From kde-bugs-dist Tue Nov 30 23:10:33 2010 From: Artur Souza (MoRpHeUz) Date: Tue, 30 Nov 2010 23:10:33 +0000 To: kde-bugs-dist Subject: [Bug 256758] Visualizing pbs when opening an attachment from Message Message-Id: <20101130231033.76DEF769C1 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=129115864904494 https://bugs.kde.org/show_bug.cgi?id=256758 --- Comment #7 from Artur Souza (MoRpHeUz) 2010-12-01 00:10:11 --- SVN commit 1202459 by asouza: AttachmentList needs a proper size when previewing images In one of the states we had this comment: "limited by SlideoutPanel to maximum width anyway" that right now is not entirely true (SlideoutPanel does not limit the size). The effect of this was that the requested width of '1000' was being used and made the panel bigger than needed. There is still the issue of not expanding the panel properly that will be fixed in another commit. Please note that flicking the image does not work horizontally due to SlideoutPanel's nature of also being flickable in this direction. The only way of solving this would be to do something along the lines of calendar/time widgets where we have a dialog and disable the drag capability of the panel. CCBUG: 256758 M +2 -1 lib/AttachmentList.qml M +8 -1 mail/kmail-mobile.qml WebSVN link: http://websvn.kde.org/?view=rev&revision=1202459 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.