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

Bug fixes on ScrolledFrame #120

Merged
merged 2 commits into from
Jan 4, 2022
Merged

Conversation

israel-dryer
Copy link
Owner

Internal frame was not resizes automatically when widgets were added. This was the result of the resize binding being associated with the outer container instead of the inner frame.

The padding, and bootstyle args were not being passed to the internal frame.

@israel-dryer israel-dryer added the bug Something isn't working label Jan 4, 2022
@israel-dryer israel-dryer merged commit 4de1de6 into master Jan 4, 2022
@israel-dryer israel-dryer deleted the bug-fixes-on-ScrolledFrame branch January 4, 2022 18:04
@israel-dryer israel-dryer linked an issue Jan 4, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScrolledFrame has odd behavior when used with grid
1 participant