Add an "Optimal Zoom" option to the canvas view menu.
This automatically picks the right zoom level to make the patch fill the window as much as possible. Also fixes a missing call to pdgui.gui_canvas_get_scroll in the m.view.zoomreset menu command which caused the viewport not to be updated properly after resetting the zoom level in canvas windows.
parent
aa24a38a
No related branches found
No related tags found
Showing
- pd/nw/locales/de/translation.json 2 additions, 0 deletionspd/nw/locales/de/translation.json
- pd/nw/locales/en/translation.json 2 additions, 0 deletionspd/nw/locales/en/translation.json
- pd/nw/pd_canvas.js 8 additions, 0 deletionspd/nw/pd_canvas.js
- pd/nw/pd_menus.js 8 additions, 0 deletionspd/nw/pd_menus.js
- pd/nw/pdgui.js 56 additions, 0 deletionspd/nw/pdgui.js
Loading
Please register or sign in to comment