Skip to content

Update view transforms when pointer is constrained

This fixes an issue in which we'd hit an assert when trying to warp the pointer, as we were trying to transform views with dirty transforms.

cc: @derekf

Merge request reports