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

Add NullAllowed for GetContentSizeForFrame and GetFrameSizeForContent parameters #4714

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

cwensley
Copy link
Contributor

From https://developer.apple.com/documentation/appkit/nsscrollview/1403471-contentsizeforframesize:

horizontalScrollerClass: The class used as the horizontal scroller. A value of nil specifies that no horizontal scroller is used.

… parameters

From https://developer.apple.com/documentation/appkit/nsscrollview/1403471-contentsizeforframesize:
> horizontalScrollerClass: The class used as the horizontal scroller. A value of nil specifies that no horizontal scroller is used.
@chamons chamons self-assigned this Aug 28, 2018
@chamons
Copy link
Contributor

chamons commented Aug 28, 2018

These changes looks straightforward and correct. I'll take a look at test results when they come up, any errors are likely intermittent test failures.

Thanks for your contribution! 🎉

@VincentDondain
Copy link
Contributor

build

@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
ℹ️ API Diff (from PR only) (please review changes)
ℹ️ Generator Diff (please review changes)
🔥 Test run failed 🔥

Test results

4 tests failed, 0 tests skipped, 76 tests passed.

Failed tests

  • monotouch-test/iOS Unified 32-bits - simulator/Debug: TimedOut
  • introspection/iOS Unified 32-bits - simulator/Debug: TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Debug (static registrar): TimedOut
  • monotouch-test/iOS Unified 32-bits - simulator/Release (all optimizations): TimedOut

@chamons
Copy link
Contributor

chamons commented Aug 29, 2018

Not sure if timeout is https://github.com/xamarin/maccore/issues/957 or https://github.com/xamarin/maccore/issues/965 but it isn't related to this PR.

@chamons chamons merged commit 3ec40cb into xamarin:master Aug 29, 2018
@dalexsoto dalexsoto added the community Community contribution ❤ label Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution ❤
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants