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

Mac: Properly handle Padding with Scrollable #1786

Merged

Conversation

cwensley
Copy link
Member

  • Padding is included in autosize and in scroll size
  • Resizing keeps the content to upper left

Use ContainerTests.PanelPaddingShouldWork(Scrollable) and PanelPaddingBottomRightShouldWork(Scrollable) unit tests to see the behaviour, which now works correctly on Mac, especially when resizing the form to a size smaller than the content and its padding.

@cwensley cwensley force-pushed the curtis/mac-scrollable-padding-fixes branch from d7e14ff to 002a5bc Compare September 18, 2020 14:55
@cwensley cwensley merged commit 2421829 into picoe:develop Sep 18, 2020
@cwensley cwensley added this to the 2.5.7 milestone Sep 19, 2020
@cwensley cwensley added the bug label Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant