----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126822/#review91399 -----------------------------------------------------------
Ship it! Ship It! - Marco Martin On Jan. 20, 2016, 2:05 p.m., David Rosca wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/126822/ > ----------------------------------------------------------- > > (Updated Jan. 20, 2016, 2:05 p.m.) > > > Review request for Plasma. > > > Bugs: 358200 > http://bugs.kde.org/show_bug.cgi?id=358200 > > > Repository: plasma-framework > > > Description > ------- > > Trying to set initial size bigger than parent size only results to item being > resized down to fit in parent later. > > This fixes issue in this case: > Applet sets its initial size with width and height properties, this size > makes the applet switch to full representation. This applet is in panel and > this initial size doesn't fit in panel. So at first, the applet gets resized > to this size, this triggers switch to full representation from > compactRepresentationCheck. Applet is then resized to fit in panel, making it > to switch to compact representation. The initial size (from width, height > properties) is now lost. > > > Diffs > ----- > > src/plasmaquick/appletquickitem.cpp 995ec10 > > Diff: https://git.reviewboard.kde.org/r/126822/diff/ > > > Testing > ------- > > Bug fixed. > > > Thanks, > > David Rosca > >
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
