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

[orx-panel] trigger requestDraw when changing TextElement text #89

Merged
merged 2 commits into from
May 6, 2020

Conversation

hamoid
Copy link
Member

@hamoid hamoid commented May 5, 2020

With this change, if a Button changes its own label on click, or if a Button changes another TextElement like an h1 on click, it updates immediately without having to call requestDraw() manually.

@edwinRNDR edwinRNDR merged commit 8fddac2 into openrndr:master May 6, 2020
@edwinRNDR
Copy link
Member

Great! Thanks for spotting and addressing the issue!

@hamoid hamoid deleted the panelRequestDraw branch May 18, 2020 14:11
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.

2 participants