mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02: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.