daala
daala copied to clipboard
Bad window resizing when zooming or toggling Y, U, V or P
If you do any of the following, the window resizes to the original video size, not the correct zoom and/or padding size:
- zoom in,
- zoom out,
- toggle padding,
- toggle YUV planes
Sorry, but I can't reproduce this. If I open a file, zoom in to 2x, then toggle the planes, everything works fine. I am on the most recent version (a7777aed2f24deeed8ee83beaca77e30f0f283bb), running Linux Mint and wxWidgets 2.8.12.
Hmm interesting. I'm also running most recent daala version, but Windows 8.1 (building Daala 32bit executables) and wxWidgets 3.0.2...
I can see the zoom is correctly accounted for in the getDisplaySize (and Width) functions, so not sure why it's not working on my build. Might have to do some debugging locally.