commit | 25bd8a71fc7ca7015b03138490545ddc7f10c0d4 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Thu Jul 23 14:55:13 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Wed Jul 29 19:47:31 2015 -0700 |
tree | 6eb34afd08f6072abad70c58328b26f5f6beb07d | |
parent | 859b52b62e043b89e8d6da4b4a2ee27c79a796ea [diff] |
zoom: Call weston_output_activate_zoom() appropriately No longer call weston_output_update_zoom() when trying to zoom out on an unzoomed output. Add an assert() to make sure update_zoom is never called without an active zoom. Signed-off-by: Derek Foreman <derekf@osg.samsung.com>