You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.
I want to increase the font-size for the entire app - i use the portable version.
So the idea was to create custom css with font-size definition.
But after clicking Preferences > Custom CSS, an error comes up:
Uncaught Exception:
TypeError: shell.openItem is not a function
at click (resources/app.asar/menu.js:42:19)
at MenuItem.click (electron/js2c/browser_init.js:73:1742)
Any help appreciated.
Alternatively allow Ctrl + MouseWheel to resize the app.
The text was updated successfully, but these errors were encountered:
I want to increase the font-size for the entire app - i use the portable version.
So the idea was to create custom css with font-size definition.
But after clicking Preferences > Custom CSS, an error comes up:
Any help appreciated.
Alternatively allow Ctrl + MouseWheel to resize the app.
The text was updated successfully, but these errors were encountered: