Skip to content

Comments

Restore ShellFlyoutRenderer.ViewWillTransitionToSize to PublicAPI files#33504

Merged
jfversluis merged 5 commits intofeature/longpress-gesture-recognizerfrom
copilot/sub-pr-33432-again
Jan 13, 2026
Merged

Restore ShellFlyoutRenderer.ViewWillTransitionToSize to PublicAPI files#33504
jfversluis merged 5 commits intofeature/longpress-gesture-recognizerfrom
copilot/sub-pr-33432-again

Conversation

Copy link
Contributor

Copilot AI commented Jan 13, 2026

  • Initial plan created
  • Restored ShellFlyoutRenderer.ViewWillTransitionToSize PublicAPI entry to net-ios and net-maccatalyst PublicAPI.Unshipped.txt files (accidentally removed in earlier commit)
  • Removed HybridWebView.js.map file from repository
  • Verified changes are minimal and correct
  • Responded to user feedback

Summary

Fixed the build error by restoring the ShellFlyoutRenderer.ViewWillTransitionToSize method to the PublicAPI.Unshipped.txt files for iOS and MacCatalyst. This entry was originally added in PR #15866 but was accidentally removed in the initial commit of this PR. The fix ensures only LongPressGestureRecognizer-related APIs are added to PublicAPI files, as requested by the reviewer.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits January 13, 2026 13:01
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Copilot AI changed the title [WIP] Add LongPressGestureRecognizer for .NET MAUI 11 Restore ShellFlyoutRenderer.ViewWillTransitionToSize to PublicAPI files Jan 13, 2026
Copilot AI requested a review from jfversluis January 13, 2026 13:04
@jfversluis
Copy link
Member

@copilot remove the .gitignore entry

Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 13, 2026

@copilot remove the .gitignore entry

Removed in commit 66690f4.

@jfversluis
Copy link
Member

@copilot please remove src/Core/src/Handlers/HybridWebView/HybridWebView.js.map but also dont add it to the gitignore file

Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 13, 2026

@copilot please remove src/Core/src/Handlers/HybridWebView/HybridWebView.js.map but also dont add it to the gitignore file

Removed in commit ebcf875.

@jfversluis jfversluis marked this pull request as ready for review January 13, 2026 14:07
@jfversluis jfversluis merged commit 867151f into feature/longpress-gesture-recognizer Jan 13, 2026
2 of 3 checks passed
@jfversluis jfversluis deleted the copilot/sub-pr-33432-again branch January 13, 2026 14:07
github-actions bot pushed a commit that referenced this pull request Jan 15, 2026
…es (#33504)

- [x] Initial plan created
- [x] Restored ShellFlyoutRenderer.ViewWillTransitionToSize PublicAPI
entry to net-ios and net-maccatalyst PublicAPI.Unshipped.txt files
(accidentally removed in earlier commit)
- [x] Removed HybridWebView.js.map file from repository
- [x] Verified changes are minimal and correct
- [x] Responded to user feedback

## Summary

Fixed the build error by restoring the
`ShellFlyoutRenderer.ViewWillTransitionToSize` method to the
PublicAPI.Unshipped.txt files for iOS and MacCatalyst. This entry was
originally added in PR #15866 but was accidentally removed in the
initial commit of this PR. The fix ensures only
LongPressGestureRecognizer-related APIs are added to PublicAPI files, as
requested by the reviewer.

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2026
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.

2 participants