Open Kwaskoff opened 5 years ago
When you use stand-alone client you can't change zoom like in browser If you have not standard screen your client is not useful
@startailcoon / @sschiessl-bcp https://electronjs.org/docs/api/web-frame get/setZoomFactor.
Probably have to trap Ctrl + ScrollWheel / Ctrl + '+' / Ctrl + '-'
When you use stand-alone client you can't change zoom like in browser If you have not standard screen your client is not useful