mirror of
https://github.com/elementary/gala.git
synced 2024-12-25 02:02:11 +03:00
no bounce when dismissing notification
This commit is contained in:
parent
009ce114de
commit
5eb443b3a8
@ -191,7 +191,6 @@ namespace Gala.Plugins.Notify
|
||||
set_easing_mode (AnimationMode.EASE_IN_QUAD);
|
||||
opacity = 0;
|
||||
|
||||
set_easing_mode (AnimationMode.EASE_IN_BACK);
|
||||
x = WIDTH + MARGIN * 2;
|
||||
|
||||
being_destroyed = true;
|
||||
|
Loading…
Reference in New Issue
Block a user