kartik-madhak / noter

Note taking app with a weird name
https://github.com/kartik-madhak/noter
MIT License
1 stars 11 forks source link

Make the sidebar zoomable with `ctrl` + `mouse scroll` and `ctrl` + `+/-` #44

Closed kartik-madhak closed 11 months ago

kartik-madhak commented 11 months ago

Currently, font size in the editor can be increased/decreased using ctrl + mouse scroll. Make it such that the sidebar font can also be in increased/decreased when the user ctrl + mouse scrolls OR ctrl + +/- (this behavior should be independent of the editor font).

Make sure it works across all OSs - Windows, Linux, and macOS

kartik-madhak commented 11 months ago

Will create a feature ticket for this sometime later. There is an incoming settings sidebar #52 that should (at some point) be able to change the whole app's font size.