https://bugs.kde.org/show_bug.cgi?id=459201
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |n...@kde.org Resolution|--- |INTENTIONAL --- Comment #2 from Nate Graham <n...@kde.org> --- As you've observed, it does slide on a horizontal panel. The current state of affairs is actually intentional for a vertical panel. This was the result of many discussions, but we eventually settled on it because: - a horizontal slide didn't look right given that the direction of motion was clearly supposed to be up-and-down, rather than side-to-side. - a vertical slide didn't look right either since it resulted in the applets' toolbars also coming along for the ride. This happens with a horizontal slide too, but you don't notice it since all applets generally have the same toolbar height, and when they differ, there's an animation. But doing a vertical slide just felt really weird with the toolbars moving up and down. -- You are receiving this mail because: You are watching all bug changes.