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

🐛 draw the new button state #90

Merged
merged 1 commit into from
Oct 17, 2022
Merged

🐛 draw the new button state #90

merged 1 commit into from
Oct 17, 2022

Conversation

liamhuber
Copy link
Member

Redraw the SHOW button when it gets un-pressed -- if it's getting manually unpressed, or unpressed because another node in the same flow is having its button pressed, this is unnecessary. However, when another node in another script getting its button pressed is what causes the unpress, the original flow that owns the unpressed guy is not getting redrawn, so we need to manually trigger the button redraw.

Closes #84

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch pyiron/ironflow/draw_button_state_change

Base automatically changed from debug_descriptors to main October 17, 2022 19:38
@liamhuber liamhuber marked this pull request as ready for review October 17, 2022 19:39
@liamhuber liamhuber merged commit 0011f6d into main Oct 17, 2022
@liamhuber liamhuber deleted the draw_button_state_change branch October 17, 2022 19:39
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.

"show" button is not un-pressing when you press "show" in another script
1 participant