mirror of
https://github.com/kepler155c/opus
synced 2025-11-02 08:33:02 +00:00
new checkbox control
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
Button = {
|
||||
--focusIndicator = '\183',
|
||||
},
|
||||
Checkbox = {
|
||||
checkedIndicator = '\4',
|
||||
leftMarker = '\124',
|
||||
rightMarker = '\124',
|
||||
},
|
||||
Chooser = {
|
||||
leftIndicator = '\17',
|
||||
rightIndicator = '\16',
|
||||
},
|
||||
Grid = {
|
||||
focusIndicator = '\183',
|
||||
inverseSortIndicator = '\24',
|
||||
|
||||
Reference in New Issue
Block a user