Skip to content

Fix the converter to round the value #3452

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

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fix the converter to round the value #3452

merged 1 commit into from
Feb 8, 2024

Conversation

Keboo
Copy link
Member

@Keboo Keboo commented Feb 8, 2024

The issue in the bug was the left margin with rounding causing the UI thread to functionally loop prevent many UI features from working properly.

Fixes #3393

The issue in the bug was the left margin with rounding causing the UI thread to functionally loop prevent many UI features from working properly.
@Keboo Keboo added the release notes Items are likely to be highlighted in the release notes. label Feb 8, 2024
@Keboo Keboo enabled auto-merge (squash) February 8, 2024 07:55
@Keboo Keboo added this to the 5.0.0 milestone Feb 8, 2024
@Keboo Keboo merged commit aede68a into master Feb 8, 2024
@Keboo Keboo deleted the issue3393 branch February 8, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buttons in dialogs broke in v4.8.0+. (works in v4.7.1). I think I pin-pointed the issue. Includes an example repo.
1 participant