From 8f547c9d5db70e97f7fcf1a4b6a76e46a2072713 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 24 Jun 2020 12:54:52 -0300 Subject: [PATCH] iconGrid: Adjust animation delay As per design feedback, adjust the animation delay to be shorter. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1332 --- js/ui/iconGrid.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ui/iconGrid.js b/js/ui/iconGrid.js index 2d2b4548d..ecbbcb3cc 100644 --- a/js/ui/iconGrid.js +++ b/js/ui/iconGrid.js @@ -31,7 +31,7 @@ var IconSize = { var APPICON_ANIMATION_OUT_SCALE = 3; var APPICON_ANIMATION_OUT_TIME = 250; -const ICON_POSITION_DELAY = 25; +const ICON_POSITION_DELAY = 10; const defaultGridModes = [ {