Skip to content

Update view transforms when handling confined pointer motion

This fixes an issue in which we'd hit an assert when trying to handle motion for confined pointers, as we were trying to transform views with dirty transforms.

cc: @derekf

Merge request reports