mirror of
https://github.com/Rafostar/clapper.git
synced 2026-01-04 19:37:16 +01:00
Unlike legacy sink that used GLArea, GdkPaintable snapshots without pre-multiplying sizes with scale factor. Remove scaling multiply of our widget dimensions, so both video and widget width/height will be calculated correctly. This fixes both image and black borders displaying issues on displays with non-100% scaling applied.