diff options
author | Crendgrim <Crendgrim@users.noreply.github.com> | 2024-05-27 15:26:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 14:26:05 +0100 |
commit | 046b72ae8aad3a9ff228ff087385fd868fe32dbc (patch) | |
tree | c2a6a83b51e8ff11d59aa7e903e4115ebf20f0bc /gradlew.bat | |
parent | 14180a38c83c9246e28b0d5c339c8e87b2a77f8e (diff) | |
download | YetAnotherConfigLib-046b72ae8aad3a9ff228ff087385fd868fe32dbc.tar.gz YetAnotherConfigLib-046b72ae8aad3a9ff228ff087385fd868fe32dbc.tar.bz2 YetAnotherConfigLib-046b72ae8aad3a9ff228ff087385fd868fe32dbc.zip |
Propagate right click mouse events to widgets contained in option lists (#180)
* Propagate right click mouse events to widgets contained in option lists
Starting with Minecraft 1.20.2, only left click events are passed to
list elements. This adds the required override to the respective
versions to get right click events.
With this change, right-clicking a cycling controller (like enum
controller) element properly walks backwards through the list.
Closes #157
* Propagate right-click drag events to controllers
This requires a bit of plumbing in several places, because Minecraft
aggressively filters for left-click drags.
Diffstat (limited to 'gradlew.bat')
0 files changed, 0 insertions, 0 deletions