Commit 53e31746 authored by Alan Alpert's avatar Alan Alpert Committed by The Qt Project
Browse files

No longer apply pending changes when accessing ItemView properties


Applying changes in the getters can lead to binding loops, and is
currently inconsistently applied. Removing the applyPendingChanges calls
from remaining getters, and adding a forceLayout() function for cases
where the immediate-apply behavior is needed.

Task-number:  QTBUG-30555
Parts-of-patch-by: Albert Astals Cid
Change-Id: I64632601e02f2a53060296ab7739577a749d916f
Reviewed-by: default avatarAndrew den Exter <andrew.den.exter@qinetic.com.au>
Reviewed-by: default avatarAlbert Astals Cid <albert.astals@canonical.com>
parent 8563adb7
No related merge requests found
Showing with 198 additions and 46 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment