aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-09-06 19:31:35 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-09-07 11:48:29 +0200
commitc0f16df6d8ddc66afd3528f18f20c65130df3de6 (patch)
tree29779ef271457292a396bcecc70b6c95e36dfa66 /src/quick/scenegraph
parentf500e45cc5b237b5ed549947cdf129e9cafa689c (diff)
Shapes: only call update() when something changed
Shapes has an unusual setup where changing properties (or properties of the Path objects) does not lead to calling update() on the Shape item. That's why it was done in updatePolish() but that can be made less heavy by only doing it when the shape found that something got changed. Task-number: QTBUG-86089 Change-Id: I74f708a960a29f26eb003ac160d2b1258b9ae50f Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/quick/scenegraph')
0 files changed, 0 insertions, 0 deletions