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

App displays resizing percentage as pixels at next launch and forgets previous value #231

Closed
lrq3000 opened this issue Sep 22, 2023 · 3 comments
Assignees
Labels

Comments

@lrq3000
Copy link

lrq3000 commented Sep 22, 2023

Describe the bug
If user selects percentage resizing, then closes the app, then reopens it, the app remembers that resizing was set to percentage, but in the width and height values, the values shown are "px" instead of "%".

I did not test to see if this causes resizing to work on pixels instead of percentages, so I am unsure if this is just a display bug or a more severe image processing bug. /EDIT: this is only a display bug, the output is resized according to percentage, not pixels.

/EDIT2: This bug can also be reproduced by simply changing language, it is equivalent to restarting the app.

/EDIT3: In addition to misdisplaying the percentage as px, when restarting the app, it indeed forgets the previous resizing value.

Software version
2.5.1

Operating System information

  • OS: Windows
  • Version 11

Screenshots
image

Application Log
caesium-2023-09-22.log

@lrq3000 lrq3000 added the bug label Sep 22, 2023
@lrq3000 lrq3000 changed the title App misremembers percentage resizing App displays resizing percentage as pixels at next launch Sep 22, 2023
@lrq3000 lrq3000 changed the title App displays resizing percentage as pixels at next launch App displays resizing percentage as pixels at next launch and forgets previous value Sep 22, 2023
@Lymphatus
Copy link
Owner

It's actually a bug I got addressed in this commit f09ba95
Will be fixed on the next release. Thanks for reporting!

@azagthoth1
Copy link

It's actually a bug I got addressed in this commit f09ba95 Will be fixed on the next release. Thanks for reporting!

I was about to report this one, but I'm glad it has already come to your attention twice. I really like this software, thanks for your hard work. Looking forward to the next release.

@Lymphatus
Copy link
Owner

Fixed in v2.6.0.

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

No branches or pull requests

3 participants