Toggle fuzzy in picker.lines? #1179
Unanswered
Ajaymamtora
asked this question in
Q&A
Replies: 1 comment 11 replies
-
You can see here how toggle_live is implemented. Maybe you could do something similar? Not too familiar with it myself to be honest. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried binding this action but it does not actually affect the picker:
Does anyone have any ideas? I've tried the 2 commented out lines as well and nothing works.
Changing the opts like:
Does change the behaviour when opening it but want to toggle it at runtime.
Beta Was this translation helpful? Give feedback.
All reactions