Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Window does not move when dragged. #17

Open
TaromaruYuki opened this issue Mar 2, 2022 · 0 comments
Open

[BUG] Window does not move when dragged. #17

TaromaruYuki opened this issue Mar 2, 2022 · 0 comments
Assignees
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.

Comments

@TaromaruYuki
Copy link
Member

Window does not move when dragged.

bochs_9mY1F2rTwl

I have narrowed down the problem to the OnMouseDown event of the CompositeWidget not activating.

Why it is not activating I don't know. Widget's OnMouseDown works and the OnMouseState works too.

@TaromaruYuki TaromaruYuki added Bug A bug with the OS Help This issue is a help issue that has not been solved. Category: GUI This issue is related to the GUI. labels Mar 2, 2022
TaromaruYuki added a commit that referenced this issue Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant