diff options
author | Anni Ryynänen <anni@anniryynanen.com> | 2024-06-23 07:30:40 +0300 |
---|---|---|
committer | Anni Ryynänen <anni@anniryynanen.com> | 2024-09-15 19:06:10 +0300 |
commit | 2033510a65e36357326848f31f6416047c8d3076 (patch) | |
tree | 2d0db59101a66a7558aeae7e8023b8f4e3068329 /modules/gdscript/language_server/gdscript_language_protocol.cpp | |
parent | 04bf7d4cade645a5923cc80d87ac1c6109e2cdfe (diff) | |
download | redot-engine-2033510a65e36357326848f31f6416047c8d3076.tar.gz |
Improve button behavior when multiple mouse buttons are used at the same time
- To emit `pressed`, buttons require that the press was initiated while hovering.
- Controls can't grab focus from a mouse click if they're not hovered.
- Hovers are updated both before and after a handled mouse button event.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_protocol.cpp')
0 files changed, 0 insertions, 0 deletions