Page 1 of 1

[2.0.9] Custom keybinds - Flip horizontal collides with flip vertical

Posted: Tue Oct 22, 2024 11:06 pm
by AntiElitz
I tried binding flip horizontal and flip vertical to the same button "f" to effectively get a double rotate. Unfortunaltely only the horizontal flip takes place and not both.

Re: [2.0.9] Custom keybinds - Flip horizontal collides with flip vertical

Posted: Tue Oct 22, 2024 11:45 pm
by boskid
Thanks for the report however that is Not a bug. Since there are multiple controls colliding with each other, if an input is consumed by handler of one of the bindings then it is no longer processed by the subsequent handlers of the colliding bindings.