diff options
author | Fredia Huya-Kouadio <fhuyakou@gmail.com> | 2024-07-15 23:23:44 -0700 |
---|---|---|
committer | Fredia Huya-Kouadio <fhuyakou@gmail.com> | 2024-07-18 04:09:54 -0700 |
commit | 70d450d086157abd78a9cb0c4365645ace0c3488 (patch) | |
tree | 26e935e03c81cf356abe34eadeb6be02183159f9 /platform/linuxbsd/export/export_plugin.cpp | |
parent | 6b5825a0cb13494d2d26a72f59a81399a7209461 (diff) | |
download | redot-engine-70d450d086157abd78a9cb0c4365645ace0c3488.tar.gz |
Fix issue causing input lock when drag scrolling a `Tree` element on touchscreen devices
Prior to this fix, scrolling via mouse drag on touchscreen devices, and
drag&drop operation on a `TreeItem` element would conflict with each other
preventing the drag scroll from being released when the mouse button is
released.
The issue is addressed by disabling drag&drop when drag scrolling is ongoing.
Diffstat (limited to 'platform/linuxbsd/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions