[vlc-devel] [PATCH] qt: prevent setMinimalView() from sizing incorrectly on fullscreen exit

Jean-Baptiste Kempf jb at videolan.org
Mon Mar 7 14:30:54 CET 2016


On 28 Feb, Darrell Walisser wrote :
> +        /* The original widget width() and height() won't be realized
> +         * immediately (maybe a bug in Qt). Using a timer won't
> +         * work because it is unknown how long this could take.*/
> +         while (fullScreenSize == size())

This is really too ugly.

With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the vlc-devel mailing list