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

Misc #25

Merged
merged 8 commits into from
Dec 1, 2023
Merged

Misc #25

merged 8 commits into from
Dec 1, 2023

Conversation

dlemmermann
Copy link
Collaborator

No description provided.

dlemmermann and others added 8 commits November 24, 2023 17:17
Merge pull request #20 from dlsc-software-consulting-gmbh/master
Introduced a flag, updatingText, to prevent unnecessary actions when the setText() call is not made from the setRawPhoneNumber() function. Updated textProperty().addListener to check if setText() is called indirectly or directly to avoid overwriting the raw phone number. The flag manages this condition, it's set to true before making changes to avoid reverting them. It's reset back to false in the finally block after changes are made, ready for the next call.
@dlemmermann dlemmermann merged commit c9821f6 into develop Dec 1, 2023
3 checks passed
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.

1 participant