Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gnome-shell
/ animateLaunchAtPos
Method
animateLaunchAtPos
js/ui/appDisplay.js:3080–3082 ·
view source on GitHub ↗
(x, y)
Source
from the content-addressed store, hash-verified
3078
}
3079
3080
animateLaunchAtPos(x, y) {
3081
this.icon.animateZoomOutAtPos(x, y);
3082
}
3083
3084
getDragActor() {
3085
return
this.app.create_icon_texture(Main.overview.dash.iconSize);
Callers
3
acceptDrop
Method · 0.80
acceptDropInternal
Method · 0.80
acceptDrop
Method · 0.80
Calls
1
animateZoomOutAtPos
Method · 0.80
Tested by
no test coverage detected