Resetting graphics windows to 100% scale in editor

Is there a way to reset the view in Defold editor when we have zoomed out or in on graphics? Can we get back the native viewing zoom?

Not sure what you mean by “native” here, but if you press “F” (for Frame), it’ll reframe the focus to what you have selected (or everything if you have no selection)

You also have the “.” realign camera.

You find both options under the “View” menu.

Thanks.
This is hard to explain. I want to see my graphics in the editor at a pixel ratio equal to my screen resolution in order to see a precise view of my objects. No zoom at all. Like when I open an image in GIMP or Photoshop and viewing my image at a zoom ratio of 1.

1 Like

Yes! That’s exactly what I was lookinf for. So it’s not a feature of Defold yet. Thanks!

1 Like

By closing the scene and opening it again, it resets the zoom to 1:1.