Archive 17/01/2023.

UI drag does not work in sample 37 and editor

abcjjy

When I run the sample 37_UIDrag.as, the window shows without cursor. And it does not response to any mouse drag or click. Is it a bug?

And the UI editing functionality in editor seems not support positioning UI element by mouse dragging. Is it a bug?

My environment is OSX 64bit. Urho3d is built with cmake_macos.sh.

Thanks

hdunderscore

The UI Drag sample may have a bug where it hides the mouse (although I believe it was corrected in master).

The editor doesn’t support editing UI elements by mouse dragging yet, this feature has been requested: github.com/urho3d/Urho3D/issues/59