stefankueng / BowPad

A simple and fast text editor with a ribbon UI
http://tools.stefankueng.com/BowPad.html
GNU General Public License v3.0
637 stars 84 forks source link

Load session on start can not be disabled :( #393

Open naris opened 1 month ago

naris commented 1 month ago

BowPad has started loading all the files that were open the last time I used it. I am not able to turn this option off - it is very annoying as I now have to specifically close every file individually and can no longer close the editor itself to close them :(

There is a "Load session on start" dropdown that also has "Auto save on close" in the Main tab, but clicking on that only greys out or ungreys the "Auto save on close" option with no way to disable "Load session on start"

stefankueng commented 1 month ago

first uncheck "auto save on close", then uncheck "load session on start"

naris commented 1 month ago

"auto save on close" is greyed out/disabled image

stefankueng commented 1 month ago

then first check "load session on start", then uncheck "auto-save on close", then uncheck "load session on start" again.

naris commented 1 month ago

As far as I can tell there is no way to check or uncheck "load session on start" nor "auto-save on close". Clicking on "load session on start" simply disables or enables "auto-save on close" image image

naris commented 1 month ago

I just noticed that apparently when something is "checked" it is a slightly darker grey than when it is "unchecked" (or is it the other way around)? Perhaps if it could actually be checked or at have some other difference that is more visible?