Skip to content

Drop Output::updateTransform()

Vlad Zahorodnii requested to merge work/zzag/drop-output-update-transform into master

If the backend needs to apply custom logic when changing the transform, it should override Platform::applyOutputChanges(); otherwise just update the Output's internal transform state.

Merge request reports