Allow symbol:slider, make single sliders not macro in this syntax - #1398
Allow symbol:slider, make single sliders not macro in this syntax#1398SainoNamkho wants to merge 2 commits into
symbol:slider, make single sliders not macro in this syntax#1398Conversation
Currently keys like `cursor_up` does not work if configured with the long syntax.
5fbbca2 to
e8d4956
Compare
7fb05f2 to
a9c17cc
Compare
Julow
left a comment
There was a problem hiding this comment.
I feel like this is a lot of code for an edge case. What do you think of leaving the bug in place with a mention in the doc ?
Maybe I mixed up too much problems in a single patch because one cannot be fixed without the others.😂 I have a specific use case, what do you think of it? In favor of that, I need:
I'm pleased if there would be other ways for this need.😊 |
Currently keys like
cursor_updoes not work if configured with the long syntax.