Skip to content
Commit 29229c5a authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scene: Fix syncing buffer source box with 100% scale

The buffer source box is synchronized when the surface-to-buffer matrix
changes. However, when using 100% scaling, it's likely that the
surface-to-buffer matrix will be identity and therefore no corresponding
signal to indicate the change will be emitted.

To fix that, we need to update the buffer source box also when the
buffer size changes.
parent 9a235533
Pipeline #444535 canceled with stage
in 8 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment