Bug 360382

Summary: optimize the resizing
Product: [Plasma] kdeplasma-addons Reporter: andreas <kainz.a>
Component: ComicAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal Flags: kainz.a: Usability+
Priority: NOR    
Version: 5.5.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: comic

Description andreas 2016-03-10 21:16:34 UTC
Created attachment 97827 [details]
comic

the dropdown comic widget applet is for most comics to smale. maybe it could take the size from the comic (when it's not that big)  or maybe you can add an show the comit fullscreen botton.
Comment 1 andreas 2016-03-10 21:18:48 UTC
sorry the fullscreen button is still there. so maybe you can use the size for the drop down widget
Comment 2 Anthony Fieroni 2016-03-15 17:53:00 UTC
Git commit a79c2be9b4db0755ad6ff6b26a513d71a94ef790 by Anthony Fieroni.
Committed on 15/03/2016 at 17:52.
Pushed by anthonyfieroni into branch 'Plasma/5.6'.

Highlighted tabs visablity, update and scale image, toggle fullview widget, icon, prevent busy indicator from infinite loop, fix empty widget on logon

   REVIEW: 127356
Related: bug 357222, bug 357333, bug 360381, bug 353586, bug 356640

Signed-off-by: Anthony Fieroni <bvbfan@abv.bg>

M  +26   -30   applets/comic/comic.cpp
M  +1    -2    applets/comic/comic.h
M  +2    -2    applets/comic/package/contents/ui/ComicCentralView.qml
M  +9    -7    applets/comic/package/contents/ui/FullViewWidget.qml
M  +19   -6    applets/comic/package/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/a79c2be9b4db0755ad6ff6b26a513d71a94ef790
Comment 3 andreas 2016-03-15 18:43:13 UTC
thank for the update and to push it to 5.6.