guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.73k stars 219 forks source link

Zooming too far out of frame causes project to disappear #266

Closed Boellis closed 1 year ago

Boellis commented 2 years ago

Im using GOXEL version 0.10.8 on Windows. The project works fine until I zoom far out(originally an accident, recreated in a separate project) and am unable to zoom back in/out to get back to my work area. Any ideas on how to show my work area again?

guillaumechereau commented 1 year ago

Right, there should be a button to recenter the camera. I'll look into that when I get the time.

guillaumechereau commented 1 year ago

I made a commit so that View -> Default reset the camera distance to fit the image.