Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information