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

Fixed text input on fluent and material SpinBox #3101

Merged
merged 1 commit into from Jul 18, 2023

Conversation

FloVanGH
Copy link
Member

No description provided.

@@ -14,6 +14,7 @@ All notable changes to this project are documented in this file.

- In case of error, still attempt to run more pass to report more diagnostics
- Fixed compiler panic when an unresolved alias has a binding
- Added `edited` callback to `SpinBox`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look like that this PR adds the edited callback. Is this intentional here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The edited callback is merged. For completeness I used this PR to add it to the change log. I can also add it with a separate commit on master

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I think that's fine :). I was just curious. It would be really great to also have documentation for the new callback though (otherwise it doesn't exist for our users :-)

@FloVanGH FloVanGH merged commit 94ce4eb into master Jul 18, 2023
26 checks passed
@FloVanGH FloVanGH deleted the florian/fix-spinbox-input branch July 18, 2023 07:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants