bar resize rate is constant
Bug #147418 reported by
Joakim Lundborg
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn |
Fix Released
|
Medium
|
Michal Hruby |
Bug Description
The resize rate of the bar is constant, which makes the resizing take a long time if the difference is big. This is annoying, especially when switching between virtual desktops.
This also applies to the icon repositioning.
To fix this, the resize/positioning should take a fixed amount of time.
Changed in awn: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This patch makes the animation of bar resize and icon positioning take a constant number of steps.
Making it time-dependant instead would probably be better, but this works very well most of the time.