mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2025-12-12 16:08:52 +01:00
reduce EasingDur
This commit is contained in:
parent
9d6df4d8f6
commit
5f1c6fe516
@ -245,7 +245,7 @@ func NewPage() *Page {
|
||||
p := &Page{}
|
||||
p.PageIconMargin = 20
|
||||
p.SelectedIconTopOffset = 20
|
||||
p.EasingDur = 30
|
||||
p.EasingDur = 10
|
||||
|
||||
p.Align = ALIGN["SLeft"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user