]> cloud.milkyroute.net Git - dolphin.git/commit
Do a synchronous layout for dynamic item sizes when changing the geometry
authorPeter Penz <peter.penz19@gmail.com>
Tue, 17 Jan 2012 20:08:39 +0000 (21:08 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 17 Jan 2012 22:45:23 +0000 (23:45 +0100)
commitc712b9a42751ffc5006aafb08799019c5170e830
tree30f15ea660b541a33073565e2bc84f1aff10d29d
parentcc9697b44cc64da2c7199a410416be79fe3a338e
Do a synchronous layout for dynamic item sizes when changing the geometry

This prevents a delayed update when resizing the window e.g. in the details
view. As no animated item position changes can happen for dynamic item sizes
the synchronous relayout is fine from a performance point of view.

BUG: 290953
FIXED-IN: 4.8.0
src/kitemviews/kitemlistview.cpp
src/kitemviews/kitemlistview.h