mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-22 06:54:34 -04:00
drafting
This commit is contained in:
parent
f9e8ff40a6
commit
db48c9e523
@ -9,7 +9,6 @@ import (
|
||||
"gioui.org/op"
|
||||
"gioui.org/op/clip"
|
||||
"gioui.org/op/paint"
|
||||
"gioui.org/text"
|
||||
"gioui.org/unit"
|
||||
"github.com/vsariola/sointu/tracker"
|
||||
)
|
||||
@ -17,7 +16,6 @@ import (
|
||||
type PopupAlert struct {
|
||||
alerts *tracker.Alerts
|
||||
prevUpdate time.Time
|
||||
shaper *text.Shaper
|
||||
}
|
||||
|
||||
type PopupAlertStyle struct {
|
||||
|
Reference in New Issue
Block a user