Skip to content

🐞 Size Increment number field forces first digit up to minimum value of 5 #836

@injust

Description

@injust

Bug Description

Size Increment defaults to 20px. I changed it while experimenting with the settings and it was difficult to set it back to 20px.

The slider changes values in increments of 5px, so the closest I could get it was 18px. This isn't a huge deal though, because I expected to be able to set an exact value using the number field.

However, when using number field, typing 2 sets it to the minimum value of 5px, and then typing 0 sets it to 50px.

I eventually gave up and unset it using defaults.

While writing up this issue, I figured out how to do it properly: After the 2 gets turned into a 5, backspace the 5 and type 2 again, which will actually input a 2.

It's nice that it's actually possible, but maybe there's a better approach so that typing 20 actually gets you the correct value the first time.

Steps To Reproduce

  1. Change the Size Increment setting
  2. Try to set it back to the default of 20px

Expected Behavior

.

Actual Behavior

.

Screenshots

No response

macOS Version

Sequoia 15.7

Loop Version

Version 🧪 1.4.0 (1546)

Additional Context

No response

Final Checks

  • My issue is written in English
  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
  • I can help with fixing or developing this issue (tick if you can help).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions