← Back to team overview

cairo-dock-team team mailing list archive

[Bug 420417] Re: A little detail with the magnifier (hard to explain)

 

can be considered as fixed, since the dock doesn't shrink down anymore
when leaving the first/last icon from the side.

** Changed in: cairo-dock-core
       Status: New => Fix Committed

-- 
A little detail with the magnifier (hard to explain)
https://bugs.launchpad.net/bugs/420417
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.

Status in Cairo-Dock : Core: Fix Committed

Bug description:
Running :
 version 2.1.0-alpha
 Ubuntu 9.04
 Cairo engine

This bug is more a clever idea that would make the dock more smooth under the mouse move event.

I explain :

When moving the mouse overhe dock, the icons resizes under some views. This is a great effect and it's awesomely coded :)

The only little detail I want to report is a feature from the OSX dock On cairo-dock, the icons may resize when the mouse is actually ON an icon. The condition MUST (or at least should) be "mouse ON THE DOCK", that's to say on the panel and not on the icons. When you move, for example on the dock at the extreme left or right, there's a little space that's icon-free. When overing that zone, the icons just stop resizing, and the smooth effect breaks down.

I think that's quite easy to fix because the code is obviously good. I think you should just change the condition that triggers the magnifier effect.

Moreover, I wonder if the user can disable that effect in the panel ?

Thanks for your attention, and good luck :)





References