D7384: Update size hints less often.

2017-08-18 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R119:b8c1e0e3e060: Update size hints less often. (authored by hein). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7384?vs=18333&id=18335 REVISION DETAIL http

D7384: Update size hints less often.

2017-08-18 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop BRANCH Plasma/5.10 REVISION DETAIL https://phabricator.kde.org/D7384 To: hein, #plasma, mart Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,

D7384: Update size hints less often.

2017-08-18 Thread Eike Hein
hein created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY The size hints were based on the size of pagerGridItem, which is derived from its contents. This made the size hints update as delegates were added, but we know ahead of time how many there will be,