Bug 342998

Summary: Wrong icon aspect ratio
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.14.3 (KDE Applications 4.14.3)   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In: 2.15.2 (KDE 14.12.2)

Description Ralf Habacker 2015-01-18 12:15:49 UTC
Normally umbrello icons has a aspect ratio of 1:1 e.g 16x16, 22x22, 32x32, except the icon category.png, which has a size o  22x26, which results in a vertical shrinked icon    

Reproducible: Always

Steps to Reproduce:
1. open umbrello
2. add new entity relation diagram
3. add category to the diagram

Actual Results:  
The category icon in the tool bar and the tree view do not show a circle compared to the original svg source because of the different icon aspect ratio.

Expected Results:  
The icons should show a circle.
Comment 1 Ralf Habacker 2015-01-18 12:23:43 UTC
Git commit 6b769a737738bdb38027fc0ed1103300aba8c9a4 by Ralf Habacker.
Committed on 18/01/2015 at 12:21.
Pushed by habacker into branch 'Applications/14.12'.

Fix 'Wrong icon aspect ratio'.
FIXED-IN:2.15.2 (KDE 14.12.2)

M  +-    --    umbrello/pics/category.png
M  +45   -25   umbrello/pics/sources/category.svg

http://commits.kde.org/umbrello/6b769a737738bdb38027fc0ed1103300aba8c9a4
Comment 2 Ralf Habacker 2015-01-18 12:50:54 UTC
Git commit 87bc7dead08fcdc00f0caac25d950d857894ca0c by Ralf Habacker.
Committed on 18/01/2015 at 12:46.
Pushed by habacker into branch 'master'.

Fix 'Wrong icon aspect ratio'.

The related cursor image also has wrong aspect ratio
and needs to be fixed too.
FIXED-IN:2.15.2 (KDE 14.12.2)

M  +-    --    umbrello/pics/cursor-category.png
M  +25   -21   umbrello/pics/sources/cursor-category.svg

http://commits.kde.org/umbrello/87bc7dead08fcdc00f0caac25d950d857894ca0c
Comment 3 Ralf Habacker 2015-01-18 12:52:29 UTC
Git commit ab4c4222007d0bc3376a306e0437b1560ac4a6d0 by Ralf Habacker.
Committed on 18/01/2015 at 12:46.
Pushed by habacker into branch 'Applications/14.12'.

Fix 'Wrong icon aspect ratio'.

The related cursor image also has wrong aspect ratio
and needs to be fixed too.
FIXED-IN:2.15.2 (KDE 14.12.2)
(cherry picked from commit 87bc7dead08fcdc00f0caac25d950d857894ca0c)

M  +-    --    umbrello/pics/cursor-category.png
M  +25   -21   umbrello/pics/sources/cursor-category.svg

http://commits.kde.org/umbrello/ab4c4222007d0bc3376a306e0437b1560ac4a6d0