Frame zoom in the image browser.
ClosedPublic

Authored by woltherav on Sep 21 2018, 1:15 PM.

Details

Summary

This allows the image browser to utilize the frames, so then when you double click on a frame, it will zoom the viewport to that frame instead of just doubling the zoom.

There's stuff in place to switch to the next frame, but I can't figure out how to get the keys working and stuff -_-. Anyway, this has all the maths done and ready, so someone who understands qml better can call the function from wherever.

Diff Detail

Repository
R157 Peruse
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
woltherav requested review of this revision.Sep 21 2018, 1:15 PM
woltherav created this revision.
leinir accepted this revision.Sep 21 2018, 2:38 PM

Niiiiice... Really neat stuff, thank you! Sure, i'll do a bit of hooking up with keys and whatnot :)

This revision is now accepted and ready to land.Sep 21 2018, 2:38 PM
This revision was automatically updated to reflect the committed changes.