How do I modify the initial value of the zoom?
I want to modify the initial value of the zoom. I want him to look away
I've just tried to implement that; unfortunately, it's not straightforward. At least, it doesn't work with provided examples. Some changes have to be made to boundaries management when zooming out. I could give it a look but not in the near future. Feel free to set a merge request if you have some time to implement it. :)
@sylvaindubus #57 may be the first step to this. Please test this 'initial value' part on that PR, and send me some feedback about it.
I've also tried on your branch, but the zoom-out position is still a bit clunky and not well centered. I feel like it shouldn't be too hard to fix though, I'll try to investigate further during the next weeks