micheleg / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
3.82k stars 463 forks source link

Show Applications icon is not working when `Animate Show Application` is unchecked #2125

Closed BlackDex closed 7 months ago

BlackDex commented 7 months ago

On Gnome 45 using extension v89 the Show Apps icon is not working if you have the Animate Show Application unchecked

Looking at the logs i see the following:

gnome-shell[4051]: JS ERROR: TypeError: "ANIMATION_TIME" is read-only
                                                _onShowAppsButtonToggled/<@file:///home/blackdex/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com/docking.js:2587:21
                                                @resource:///org/gnome/shell/ui/init.js:21:20

It looks like either this is a bug in Gnome, or that checkbox/feature needs to be removed.

vanvugt commented 7 months ago

Duplicate of #2112