Up-Mods / OkZoomer

Adds a highly-configurable zoom key for Fabric and Quilt. The zoom is yours!
131 stars 24 forks source link

Custom keybinds conflicts with vanilla actions keybinds #94

Open Wilker-uwu opened 1 year ago

Wilker-uwu commented 1 year ago

hi!

i've been having this issue for a while, where if i set the zoom key to use Left Control, it doesn't let me pick a block in Creative with copied NBT tags, which also uses Left Control + {Pick Block bound button} for that action. my current workaround is to just set another bind for Zoom since i'm unable to change the key for NBT copies, so fixing that issue would help me a lot.

https://user-images.githubusercontent.com/10854855/220154609-19757dff-dd72-4480-bb9f-73c61dd73bb6.mp4

thank you for your time <3

EnnuiL commented 1 year ago

This does indeed look like a bug, but one that uh, will be more complicated to solve; I suspect that the key binds API powering Ok Zoomer would need to somehow tackle that, and yeah, my plans is to work on a Quilt Key Binds API before working on an Ok Zoomer 6; I believe its key predicate system could perhaps solve that, but yeah, it will need some investigation