mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-21 22:44:50 -04:00
feat: embed license in executable and add menu item to show it
This commit is contained in:
parent
6f1db6b392
commit
fb0fa4af92
@ -32,7 +32,6 @@ func (l LabelWidget) Layout(gtx C) D {
|
||||
textColor := textColorMacro.Stop()
|
||||
t := widget.Label{
|
||||
Alignment: l.Alignment,
|
||||
MaxLines: 1,
|
||||
}
|
||||
if l.ShadowColor.A > 0 {
|
||||
shadowColorMacro := op.Record(gtx.Ops)
|
||||
|
Reference in New Issue
Block a user