Bug 342998 - Wrong icon aspect ratio
Summary: Wrong icon aspect ratio
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.14.3 (KDE Applications 4.14.3)
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-18 12:15 UTC by Ralf Habacker
Modified: 2015-01-18 12:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.15.2 (KDE 14.12.2)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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