mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-14 04:03:23 -05:00
feat(tracker): enum-style values and menus to choose one option
This commit is contained in:
parent
ca4b87d43d
commit
4bb5df9c87
@ -128,8 +128,9 @@ type Theme struct {
|
||||
Bg color.NRGBA
|
||||
}
|
||||
Popup struct {
|
||||
Menu PopupStyle
|
||||
Dialog PopupStyle
|
||||
Menu PopupStyle
|
||||
Dialog PopupStyle
|
||||
ContextMenu PopupStyle
|
||||
}
|
||||
Split SplitStyle
|
||||
ScrollBar ScrollBarStyle
|
||||
|
||||
Reference in New Issue
Block a user