romi / plant-3d-explorer

Browser application to visualize 3D scanned plants
https://romi.github.io/plant-3d-explorer/
GNU Affero General Public License v3.0
7 stars 6 forks source link

switch from free-mode to image-overlay: zoom is not preserved #120

Closed fabfabBesnard closed 3 years ago

fabfabBesnard commented 3 years ago

but zoom is preserved the other way around

gregho67 commented 3 years ago

One of the app's developer confirmed that this bug cannot be fixed. The zoom in 2D and 3D works differently which means that the zoom applied to the 3D workspace cannot be transferred to the 2D plane. The 2D zoom however stays the same when switching between images, and it can be applied to the 3D plane by making a 3D zoom at the same time. This means that when zoom on an image, the same zoom is applied to the 3D workspace. From 2D to 3D this technique works but not the other way around.