Hi, looking for a button, or command to zoom the document to the window size of the UI. Not to resize it but just automatically fit it to the window.
Thanks
Hi, looking for a button, or command to zoom the document to the window size of the UI. Not to resize it but just automatically fit it to the window.
Thanks
Hello @Zolly,
I’m actually not aware of any exposed UI function that does this. I wonder if @marcus_civis might be aware of a script function?
However, I will mention that if you save a project file with the “WSize” option enabled (it’s enabled by default) in the Document Palette, then when you re-open the file the canvas will automatically be sized to fit your active screen resolution (after being modified by any display scaling settings), minus any space taken up by UI elements. So the canvas should be sized to fit your UI window.
Good luck!
Hello @Zolly ,
It’s easy enough to create a macro to do this. Save this file to the ZBrush 2022\ZStartup\Macros\Misc folder and then press Macro>Reload All Macros. You should then have a new button in the Macro palette named Zoom2Window.
Zoom2Window.txt (269 Bytes)
HTH,
Marcus
Thanks for those reply’s
Many Thanks for the macro Marcus !