https://bugs.kde.org/show_bug.cgi?id=191359
Summary: Shadows around thumbnails not consistent with other KDE apps Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: (using KDE 4.2.2) OS: Linux Installed from: Compiled From Sources Hello, The shadows around thumbnails are not consistent with the shadows in other KDE apps. For instance in dolphin, activate the icon view mode and the previews. Shadows are displayed with a north-west light source. It is an extremely minor point but it would better to have all KDE apps consistent in this regard. Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=191359
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Albums GUI --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2009-05-02 17:27:29 --- And about Gwenview ? Because digiKam use same code than GWenview to render thumb border. This want mean that GWenview is also different than Dolphin ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.10.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
--- Comment #2 from Médéric Boquien <mboquien free fr> 2009-05-02 17:49:42 --- Hi Gilles, I have reported the same problem for Gwenview: bug #191362. I have been told by a dolphin developer that dolphin uses kdelibs to get the shadows via KFilePreviewGenerator, that's why i report the bug against gwenview and digikam. It would look more consistent if gwenview/digikam had shadows similar to what kdelibs produces. Thanks -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2009-05-02 17:54:49 --- digiKam (and GWenview i think) do not use KFilePreviewGenerator, because it lack a lots of file formats to preview. Marcel, currently rewrite digiKam icon view with Qt4 Model View. This little adjustement can be done in new implementation. Border around icon is just few lines of code... Gilles -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
Mikolaj Machowski <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |Qt4ModelView+ -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-05-03 17:18:26 --- The code is here: http://websvn.kde.org/branches/KDE/4.2/kdelibs/kfile/kfilepreviewgenerator.cpp The author is Peter Penz, so it's indeed originating from Dolphin. In fact it's just completely different drawing code. There is no problem taking this code and using it in the ImageDelegate class. It's a matter of taste. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #5 from Gilles Caulier <[hidden email]> --- Marcel, Following Qt4 model/view port of icon view introduced with 2.x serie, this file still valid ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
--- Comment #6 from Marcel Wiesweg <[hidden email]> --- I did not change anything in this regard. Now it's 2013 and KDE shadows may have changed again. I dont know. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #7 from Gilles Caulier <[hidden email]> --- Thanks Marcel, Well, we have more important stuff to do in digiKam... I close this file as WONTFIX... Gilles -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mboquien@free.fr
https://bugs.kde.org/show_bug.cgi?id=191359
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|AlbumsView |Thumbs-Engine -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |