mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 02:12:46 +01:00
reduce EasingDur
This commit is contained in:
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user