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

Fix UIButton background color not updating properly #2032

Merged
merged 7 commits into from Nov 24, 2023

Conversation

maik-mursall
Copy link
Contributor

This fixes the following bug:

  • The UIButton's background color doesn't update when setting enabled from false to true (enabling from disabled state)

Implementation:

  • Improved and slimmed down UIButton.updatedUIButton

@maik-mursall maik-mursall marked this pull request as draft November 16, 2023 17:58
@maik-mursall maik-mursall marked this pull request as ready for review November 16, 2023 19:27
@soywiz soywiz enabled auto-merge (squash) November 24, 2023 09:38
@soywiz soywiz merged commit df37e23 into korlibs:main Nov 24, 2023
8 checks passed
@maik-mursall maik-mursall deleted the fix-button-not-enabling branch November 24, 2023 18:09
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