sozi-projects / Sozi

A "zooming" presentation editor
http://sozi.baierouge.fr
Mozilla Public License 2.0
1.57k stars 164 forks source link

relative zoom % animations do not work with button events #618

Open hoshi411 opened 2 years ago

hoshi411 commented 2 years ago

Summary of your problem or feature request

Relative zoom % animation does not occur when using html buttons to navigate the presentation.

Version of Sozi and other relevant software

Sozi 22.02.03-164+ / Inkscape 1.1.2 project: https://binary-personality.github.io/index.html source: https://github.com/binary-personality/binary-personality.github.io

Steps to reproduce the problem

Click on an html button and the correct frame will fade into view correctly but the relative zoom % animation will not occur.

Expected behavior

I have set relative zoom to -20 for every single frame , so I expect that when I click on an html button I made and the frame changes, relative zoom % animation will occur.

Observed behavior

There is no relative zoom % animation, there is only a slight fade transition to the new frame.

Thank you for this amazing software!!! I love it!

hoshi411 commented 2 years ago

I have removed the relative zoom animations from my project altogether, so they will not show up in the example above but still, it is a bug (I would say).