This commit is contained in:
5684185+vsariola@users.noreply.github.com
2025-07-07 16:53:21 +03:00
parent 0d21afa2c1
commit 95515ee4a8
4 changed files with 57 additions and 13 deletions

View File

@ -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