ToolButton with multi-value switches #1980
thelastlin
started this conversation in
General | 常规讨论
Replies: 0 comments
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.
-
The inline schema switches on the input bar have been replaced by the
SwitchOptionWindowpopup(e345192). Now the toolbar buttons currently support displaying binary toggle switches via theoption_styles+toggle:However, rime schemas support multi-value mutually exclusives, for instance:
These are implemented as a set of boolean options where only one is true as a time.
But these switches don't work with
option_styles. Any thoughts on how to support this?Beta Was this translation helpful? Give feedback.
All reactions