ScreenRuler icon indicating copy to clipboard operation
ScreenRuler copied to clipboard

add option to save settings

Open d4e666 opened this issue 3 years ago • 1 comments

I read that settings are not saved, but can an option be added to be able to set default options(e.g; I don't want to set "stay on top on every" rules I open, even whit a simple shortcut.

This would allow users to set their default settings and leet them get their work done faster.

PS. I downloaded the repo and the AppHelpers.Winforms nuget is misssing.

d4e666 avatar Sep 22 '22 12:09 d4e666

Hey @d4e666, in general, the settings of ScreenRuler should be saved whenever the app is closed, so you shouldn't have to reconfigure the app each time you start it. Settings are saved in the file portable.config directly in the folder containing the application exe. If saving settings does not work for you, please check if this file is indeed created and non-empty.

PS. I downloaded the repo and the AppHelpers.Winforms nuget is misssing.

Thanks for mentioning this, I pushed a fixed package version and updated the package reference.

alxnull avatar Oct 09 '22 11:10 alxnull