This patch addresses issue #309 and makes the following additions: 1. Esc key exits full-screen mode, if it is not in full-screen mode, closes iv. 2. F11 toggles full-screen mode. (F2 was suggested in the issue. I felt F11 was a more 'popular' alternative.) 3. F4 toggles fit to window.
You can merge this Pull Request by running: git pull https://github.com/deepakg92/oiio master Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/319 -- Commit Summary -- * In the About message box, the OpenImageIO URL has been hyperlinked to the homepage ie., http://openimageio.org * Merge remote branch 'upstream/master' * Merge remote branch 'upstream/master' * 1. Esc exits full-screen mode, and if not in full-screen mode, closes the application. -- File Changes -- M src/iv/imageviewer.cpp (8) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/319.patch https://github.com/OpenImageIO/oiio/pull/319.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/319 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
