mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-23 15:34:52 -04:00
refactor(tracker/gioui): bind Alerts to Model during Layout
This commit is contained in:
parent
355ccefb6f
commit
18d198d764
@ -110,6 +110,8 @@ alert:
|
||||
info:
|
||||
bg: { r: 50, g: 50, b: 51, a: 255 }
|
||||
text: { textsize: 16, color: *highemphasis, shadowcolor: *black }
|
||||
margin: { top: 6, bottom: 6, left: 6, right: 6 }
|
||||
inset: { top: 6, bottom: 6, left: 6, right: 6 }
|
||||
ordereditor:
|
||||
tracktitle: { textsize: 12, color: *mediumemphasis }
|
||||
rowtitle:
|
||||
|
Reference in New Issue
Block a user