cables-gl / cables_electron

cables.gl standalone version
https://cables.gl/standalone
MIT License
72 stars 3 forks source link

Zooming the UI #116

Closed kikohs closed 2 months ago

kikohs commented 3 months ago

It would be great to have the ability to change the zoom level of the UI like in the web version. Most notably for the right panel and code editor.

Thank you!

pandrr commented 3 months ago

webFrame.setZoomFactor(factor) probably