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.