mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-23 23:44:42 -04:00
fix(tracker/gioui): make own TipArea ensuring tips don't stay around
Closes #141.
This commit is contained in:
parent
31007515b5
commit
6f1db6b392
@ -228,7 +228,7 @@ type ParameterWidget struct {
|
||||
unitBtn Clickable
|
||||
unitMenu Menu
|
||||
Parameter tracker.Parameter
|
||||
tipArea component.TipArea
|
||||
tipArea TipArea
|
||||
}
|
||||
|
||||
type ParameterStyle struct {
|
||||
|
Reference in New Issue
Block a user