0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.

Home Page:https://www.NotepadsApp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature request] Add an option to always maximize scroll bar

909101 opened this issue · comments

Is your feature request related to a problem? Please describe.
Now scroll bar will be automatically minimized when it is untouched. The problem is, when I want to use minimized scroll bar, i need to either: click on it once and then click again in order to drag it; or move mouse on it and wait a few second until it is maximized automatically. I know this feature makes scroll bar modern and good-looking, but maybe there could be an option to always maximize scroll bar.

Describe the solution you'd like
Add an option to make scroll bar to be always maximized so that it can be dragged with just one click and no wait time.

Describe alternatives you've considered
allow minimized scroll bar to be interactable (same function with maximized scroll bar.)

Additional context
Thank you for your amazing work

Thank you! That's a perfect solution, almost.

The only problem is, with this always maximized scroll bar,

P1

The last character of a line will be covered by scroll bar.

Add a 5-10 pixel padding between texts and scroll bar would be an easy solution, as far as I can think up.