The source project of this merge request has been removed.
Fix zooming animation
Current implementation of the zooming animation is a bit buggy. This MR fixes the following issues:
- in the Icon view mode, the icons sometimes "jump"
- in the Compact view mode, the labels sometimes are cut off
Edited by Eugene Popov