https://bugs.kde.org/show_bug.cgi?id=404122
--- Comment #56 from tr...@yandex.com --- I think I understand what Margins section does more clearly now. But when using unity style, these things should be considered: - Background of icons (not talk about other widgets, just Dolphin, Konsole...) should always >= icon size, in any Margins setup. For example, when: Items size = 50px, Margins: internal = 0%; external = 25%; height = 40% + Current design: the background of icons < icon size: https://i.imgur.com/sM0KMv2.png + Expected result: Background of icons = icon size, do not allow it smaller than the Falkon icon, and it should be bigger when increasing Margins->Internal - Background of icons shouldn't depend on the Margins->Height value. For example, with: Items size = 50px, Margins: internal = 25%; external = 25%; height = 0% + Current design: background of icons < icon size: https://i.imgur.com/4C8xI3r.png + Expected result: background of icons >= icon size, ONLY depends on the Margin->Internal value. *** Note that, the main object I want to talk about is the size of the background layer of icons, in the Unity style. -- You are receiving this mail because: You are watching all bug changes.