-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
PR: Prevent first time render glitch by calling position logic via a timer in showEvent
(Menus)
#22355
Conversation
/show binder |
show
instead of showEvent
(Menus)show
instead of showEvent
(Menus)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a bit more work @dalthviz (see below).
show
instead of showEvent
(Menus)showEvent
(Menus)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Things are working correctly now, thanks @dalthviz!
A couple of small suggestions to improve comments, then this should be ready.
showEvent
(Menus)showEvent
(Menus)
Co-authored-by: Carlos Cordoba <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me now, thanks @dalthviz!
Description of Changes
Prevent first show glitch for panes option menus:
Issue(s) Resolved
Fixes #22266
Affirmation
By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct: dalthviz