videoplayer: do not needlessly resize the window
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 26 Aug 2023 14:12:51 +0000 (16:12 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 26 Aug 2023 14:12:51 +0000 (16:12 +0200)
commit034bfb625073790210a9561477c2c8e9765843f0
tree83cab5da0d69cc23c7d9d0f63140e0a00dda54ae
parent7133dd985a25c4f3d966cd050a3afcf63fd0055c
videoplayer: do not needlessly resize the window

On window resize it pops us which may be annoying when playing same-sized files.
videoplayer/src/main.rs