Bug 342046 - In the export menu, Google Drive and Dropbox icons are huge, filling almost all the screen
Summary: In the export menu, Google Drive and Dropbox icons are huge, filling almost a...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Google (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-20 10:51 UTC by philippe.quaglia
Modified: 2018-01-30 21:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.7.0


Attachments
A picture of the screen with the huge icons (142.92 KB, image/jpeg)
2014-12-20 10:52 UTC, philippe.quaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description philippe.quaglia 2014-12-20 10:51:48 UTC
When entering the export menu, in the list of services to export to, the icons of Google Drive and Dropbox are huge, and they are almost filling the screen. See the picture attached. This problem is old, it exist at least since Digikam 4.2.

Reproducible: Always

Steps to Reproduce:
1. Choose a picture to export
2. Open the «export» menu
3.

Actual Results:  
Huge icons for Google Drive and Dropbox

Expected Results:  
Icon the same size than the others
Comment 1 philippe.quaglia 2014-12-20 10:52:34 UTC
Created attachment 90061 [details]
A picture of the screen with the huge icons
Comment 2 caulier.gilles 2014-12-20 17:32:00 UTC
This problem have been fixed by this commit :

Git commit 6b2a93bf1847c76dea902630707be60cdfd51ae7 by Jonathan Riddell.
Committed on 19/12/2014 at 11:48.
Pushed by jriddell into branch 'master'.

make icons match their indended size, Google Code in by ematirov@gmail.com Mikhail Ivchenko

M  +-    --    dropbox/icons/hi16-apps-kipi-dropbox.png
M  +-    --    dropbox/icons/hi22-apps-kipi-dropbox.png
M  +-    --    dropbox/icons/hi32-apps-kipi-dropbox.png
M  +-    --    dropbox/icons/hi48-apps-kipi-dropbox.png
M  +-    --    googledrive/icons/hi16-apps-kipi-googledrive.png
M  +-    --    googledrive/icons/hi22-apps-kipi-googledrive.png
M  +-    --    googledrive/icons/hi32-apps-kipi-googledrive.png
M  +-    --    googledrive/icons/hi48-apps-kipi-googledrive.png

http://commits.kde.org/kipi-plugins/6b2a93bf1847c76dea902630707be60cdfd51ae7

diff --git a/dropbox/icons/hi16-apps-kipi-dropbox.png b/dropbox/icons/hi16-apps-kipi-dropbox.png
index dff963f..bfe1f92 100644
Binary files a/dropbox/icons/hi16-apps-kipi-dropbox.png and b/dropbox/icons/hi16-apps-kipi-dropbox.png differ
diff --git a/dropbox/icons/hi22-apps-kipi-dropbox.png b/dropbox/icons/hi22-apps-kipi-dropbox.png
index dff963f..bffb621 100644
Binary files a/dropbox/icons/hi22-apps-kipi-dropbox.png and b/dropbox/icons/hi22-apps-kipi-dropbox.png differ
diff --git a/dropbox/icons/hi32-apps-kipi-dropbox.png b/dropbox/icons/hi32-apps-kipi-dropbox.png
index dff963f..24a6603 100644
Binary files a/dropbox/icons/hi32-apps-kipi-dropbox.png and b/dropbox/icons/hi32-apps-kipi-dropbox.png differ
diff --git a/dropbox/icons/hi48-apps-kipi-dropbox.png b/dropbox/icons/hi48-apps-kipi-dropbox.png
index dff963f..1e03f07 100644
Binary files a/dropbox/icons/hi48-apps-kipi-dropbox.png and b/dropbox/icons/hi48-apps-kipi-dropbox.png differ
diff --git a/googledrive/icons/hi16-apps-kipi-googledrive.png b/googledrive/icons/hi16-apps-kipi-googledrive.png
index 9b715a2..8721e6d 100644
Binary files a/googledrive/icons/hi16-apps-kipi-googledrive.png and b/googledrive/icons/hi16-apps-kipi-googledrive.png differ
diff --git a/googledrive/icons/hi22-apps-kipi-googledrive.png b/googledrive/icons/hi22-apps-kipi-googledrive.png
index 9b715a2..8a44a2a 100644
Binary files a/googledrive/icons/hi22-apps-kipi-googledrive.png and b/googledrive/icons/hi22-apps-kipi-googledrive.png differ
diff --git a/googledrive/icons/hi32-apps-kipi-googledrive.png b/googledrive/icons/hi32-apps-kipi-googledrive.png
index 9b715a2..034b6ec 100644
Binary files a/googledrive/icons/hi32-apps-kipi-googledrive.png and b/googledrive/icons/hi32-apps-kipi-googledrive.png differ
diff --git a/googledrive/icons/hi48-apps-kipi-googledrive.png b/googledrive/icons/hi48-apps-kipi-googledrive.png
index 9b715a2..e8c1c5a 100644
Binary files a/googledrive/icons/hi48-apps-kipi-googledrive.png and b/googledrive/icons/hi48-apps-kipi-googledrive.png differ