Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Fix UIViewController presentedViewController to return a presented view controller#1247

Merged
memontic-ms merged 1 commit into
microsoft:developfrom
memontic-ms:memontic/UIViewController_presentedViewController
Oct 27, 2016
Merged

Fix UIViewController presentedViewController to return a presented view controller#1247
memontic-ms merged 1 commit into
microsoft:developfrom
memontic-ms:memontic/UIViewController_presentedViewController

Conversation

@memontic-ms

@memontic-ms memontic-ms commented Oct 27, 2016

Copy link
Copy Markdown
Contributor

presentedViewController was previously returning a presentingViewController in all cases. Now it returns a presentedViewController.
Fix: #1233.


This change is Reviewable

@oliversa-msft

oliversa-msft commented Oct 27, 2016

Copy link
Copy Markdown
Contributor

Great stuff! Can we verify with WOCCatalog as well - ControlsViewController references it as well. #Resolved

@oliversa-msft

Copy link
Copy Markdown
Contributor

:shipit:

1 similar comment
@jaredhms

Copy link
Copy Markdown
Contributor

:shipit:

@memontic-ms

Copy link
Copy Markdown
Contributor Author

Checked functionality of ControlsViewController in WOCCatalog. This change still passes the assert that uses presentedViewController.


In reply to: 256765411 [](ancestors = 256765411)

@memontic-ms memontic-ms merged commit c8ed777 into microsoft:develop Oct 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants