[BUG] Window does not move when dragged. #17
Labels
Bug
A bug with the OS
Category: GUI
This issue is related to the GUI.
Help
This issue is a help issue that has not been solved.
Window does not move when dragged.
I have narrowed down the problem to the
OnMouseDown
event of theCompositeWidget
not activating.Why it is not activating I don't know.
Widget
'sOnMouseDown
works and theOnMouseState
works too.The text was updated successfully, but these errors were encountered: