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

[Backport release-3_3] Fix Button interface: highlight issue when default is selected. #5332

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

qfield-fairy
Copy link
Collaborator

Backport #5330
Authored by: @mohsenD98

toggleButtons.selectedIndex must be bind with comboBox.currentIndex, but in some cases that binding was broken by assignment, so we removed that assignment and binding will be back.
@qfield-fairy
Copy link
Collaborator Author

@nirvn nirvn enabled auto-merge (rebase) June 15, 2024 03:37
@nirvn nirvn merged commit 64627ca into release-3_3 Jun 15, 2024
23 checks passed
@nirvn nirvn deleted the backport-5330-to-release-3_3 branch June 15, 2024 08:58
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

3 participants