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

Fixed show event issues #89

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Fixed show event issues #89

merged 2 commits into from
Oct 23, 2024

Conversation

maartenvanormondt
Copy link
Contributor

also added if statement in gui.py and listbox.py in case variable name is not provided

Comment on lines +41 to +44
# What is this for? It was added by Daley at some point.
# Setting the geometry at this point makes frames disappear because the size of the parent is 0,0,-1,-1 for some reason.
# Comment out for now
# self.set_geometry()
Copy link
Contributor

@panosatha panosatha Oct 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, this seems to have been added by you with this commit c764e43
:)

Copy link
Contributor

@panosatha panosatha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@panosatha panosatha merged commit c4c40b7 into main Oct 23, 2024
4 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.

2 participants