mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-25 08:24:50 -04:00
drafting
This commit is contained in:
parent
0d21afa2c1
commit
95515ee4a8
@ -85,14 +85,15 @@ type Theme struct {
|
||||
}
|
||||
}
|
||||
UnitEditor struct {
|
||||
Name LabelStyle
|
||||
Chooser LabelStyle
|
||||
Hint LabelStyle
|
||||
WireColor color.NRGBA
|
||||
WireHint LabelStyle
|
||||
Width unit.Dp
|
||||
Height unit.Dp
|
||||
UnitList struct {
|
||||
Name LabelStyle
|
||||
Chooser LabelStyle
|
||||
Hint LabelStyle
|
||||
WireColor color.NRGBA
|
||||
WireHint LabelStyle
|
||||
Width unit.Dp
|
||||
Height unit.Dp
|
||||
RackComment LabelStyle
|
||||
UnitList struct {
|
||||
LabelWidth unit.Dp
|
||||
Name LabelStyle
|
||||
Disabled LabelStyle
|
||||
|
Reference in New Issue
Block a user