Qt: videos can no longer be larger than the screen
commit7e9d58705c550af692faa646751094a6ae0beaf5
authorBenoit du Payrat <benoit@videolabs.io>
Mon, 4 Jul 2016 14:12:07 +0000 (4 16:12 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 4 Jul 2016 17:30:35 +0000 (4 19:30 +0200)
tree43458b82968c4d7961af14672eeb0588738f0903
parentd046eab576810187307d38e0631dc8d65b4a263e
Qt: videos can no longer be larger than the screen

If an attempt is made to resize the video widget to a size larger than the screen,
it will be resized to a sensible size, filling the screen instead.

Close #12852

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt/main_interface.cpp