Commit cfb28a9
committed
Call QQuickItemPrivate::transformChanged when the clip is dirtied
An item that observes the viewport may use this to do clipping via
QQuickItem::clipRect(), in which case changing the clip of a parent
item needs to be reflected by a transformChanged call for the observing
item.
Change-Id: I02df01a6ff6d48695bcf55a65983966c0575d86b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>1 parent b00798d commit cfb28a9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5377 | 5377 | | |
5378 | 5378 | | |
5379 | 5379 | | |
5380 | | - | |
| 5380 | + | |
5381 | 5381 | | |
5382 | 5382 | | |
5383 | 5383 | | |
| |||
6629 | 6629 | | |
6630 | 6630 | | |
6631 | 6631 | | |
6632 | | - | |
| 6632 | + | |
6633 | 6633 | | |
6634 | 6634 | | |
6635 | 6635 | | |
| |||
0 commit comments