Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting DefaultWindowRect=sticky saves JPEGView.ini.tpl to %APPDATA%\JPEGView\JPEGView.ini #300

Open
ngrcld opened this issue May 11, 2024 · 0 comments

Comments

@ngrcld
Copy link

ngrcld commented May 11, 2024

Setting DefaultWindowRect=sticky saves all JPEGView.ini.tpl to %APPDATA%\JPEGView\JPEGView.ini

This has the side effect that all settings from the "original" (in exe folder) JPEGView.ini are "lost" (not loaded), and all following edits to JPEGView.ini in exe folder are not considered.

Also, JPEGView.ini.tpl seems not up-to-date with JPEGView.ini (example: CropWithoutPromptLosslessJPEG vs TrimWithoutPromptLosslessJPEG), so the JPEGView.ini saved in AppData is not "correct".

Maybe setting DefaultWindowRect=sticky should only save StickyWindowRect= in AppData, or better this StickyWindowRect= setting should be in a separate file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant