> On Aug. 2, 2016, 10:08 a.m., David Edmundson wrote: > > src/declarativeimports/core/iconitem.cpp, line 472 > > <https://git.reviewboard.kde.org/r/128573/diff/1/?file=472744#file472744line472> > > > > why loop if we're going to use m_overlay every time? > > Chinmoy Ranjan Pradhan wrote: > KIconloader::drawOverlays assumes that an overlay will be drawn and it > needs some additional setup time. So (i think) its better to check if overlay > is needed and then call drawOverlays.
That would explain the if() statement, it does not explain the for loop. - David ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128573/#review97994 ----------------------------------------------------------- On Aug. 2, 2016, 3:08 p.m., Chinmoy Ranjan Pradhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/128573/ > ----------------------------------------------------------- > > (Updated Aug. 2, 2016, 3:08 p.m.) > > > Review request for Plasma and Eike Hein. > > > Repository: plasma-framework > > > Description > ------- > > As suggested in https://git.reviewboard.kde.org/r/128552/ (by Eike), this > patch adds overlay support to IconItem. > > > Diffs > ----- > > src/declarativeimports/core/iconitem.h 6a1d67c > src/declarativeimports/core/iconitem.cpp fae0330 > > Diff: https://git.reviewboard.kde.org/r/128573/diff/ > > > Testing > ------- > > build > > > Thanks, > > Chinmoy Ranjan Pradhan > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel