[vlc-devel] [PATCH] qt: prevent setMinimalView() from sizing incorrectly on fullscreen exit
Jean-Baptiste Kempf
jb at videolan.org
Thu Mar 10 10:31:04 CET 2016
On 08 Mar, Rémi Denis-Courmont wrote :
> It is perfectly normal and expected for size not to change immediately.
> Window management is asynchronous since it is done by another process
> altogether. You request something, and it might be accepted, rejected or
> modified. In any case, if anything changes, you should be notified via
> relevant callback (i.e. Qt signals).
Yes, I agree with remi, we need to use callbacks and slots to fix this
issue.
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