Skip to content

net10_nullability_page_renderer_tracker#27159

Closed
PureWeen wants to merge 1 commit into
mainfrom
null_ref_checks_ShellPageRendererTracker
Closed

net10_nullability_page_renderer_tracker#27159
PureWeen wants to merge 1 commit into
mainfrom
null_ref_checks_ShellPageRendererTracker

Conversation

@PureWeen

Copy link
Copy Markdown
Member

Description of Change

Issues Fixed

Fixes #

@PureWeen PureWeen force-pushed the null_ref_checks_ShellPageRendererTracker branch from 8ab6626 to 4b3d01f Compare February 3, 2025 16:50
~Microsoft.Maui.Controls.Platform.Compatibility.ShellNavBarAppearanceTracker.SetAppearance(UIKit.UINavigationController controller, Microsoft.Maui.Controls.ShellAppearance appearance) -> void
~Microsoft.Maui.Controls.Platform.Compatibility.ShellNavBarAppearanceTracker.UpdateLayout(UIKit.UINavigationController controller) -> void
~Microsoft.Maui.Controls.Platform.Compatibility.ShellPageRendererTracker.Page.get -> Microsoft.Maui.Controls.Page
~Microsoft.Maui.Controls.Platform.Compatibility.ShellPageRendererTracker.Page.set -> void

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably wrong but I haven't figured out how to do this correctly

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonathanpeppers do you know by chance?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There used to be a ~ character at the beginning of the line, what does that do?

It also seems like the getter should change to a nullable Microsoft.Maui.Controls.Page?, right?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also file an issue on this repo, if it's a bug, here is their doc:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also noticed we're on version 3.3.4 and they are up to 3.11.0-beta*

I tried the beta one but that just started causing a whole bunch of new warnings to address.

So probably pause on this for now

@PureWeen PureWeen changed the title [Don't Open Until NET10] net10_nullability_page_renderer_tracker net10_nullability_page_renderer_tracker Feb 20, 2025
@PureWeen PureWeen force-pushed the null_ref_checks_ShellPageRendererTracker branch from 6adba36 to 3dbf546 Compare February 20, 2025 20:41
@PureWeen PureWeen closed this Feb 20, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 23, 2025
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