geom3trik / tuix

Cross-platform GUI toolkit written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clicking with right (or middle) mouse button does not reset active state (or not redraw?)

WeirdConstructor opened this issue · comments

From the counter example in the tuix repository. You can reproduce by
right clicking in the button and not leaving the button hover area.
The visible state of the button stays activated.

http://m8geil.de/data/push/Kazam_screencast_00057_up.mp4

Can confirm the fix!