mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 06:54:34 -04:00
refactor(tracker/gioui): bind Alerts to Model during Layout
This commit is contained in:
parent
355ccefb6f
commit
18d198d764
@ -35,11 +35,7 @@ type Theme struct {
|
||||
ErrorColor color.NRGBA
|
||||
Bg color.NRGBA
|
||||
}
|
||||
Alert struct {
|
||||
Warning PopupAlertStyle
|
||||
Error PopupAlertStyle
|
||||
Info PopupAlertStyle
|
||||
}
|
||||
Alert AlertStyles
|
||||
NoteEditor struct {
|
||||
TrackTitle LabelStyle
|
||||
OrderRow LabelStyle
|
||||
|
Reference in New Issue
Block a user