Highlights
- 7 discussions answered
Block or Report
Block or report PureWeen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
990 contributions in the last year
Less
More
Contribution activity
February 2022
Created 8 commits in 1 repository
Created a pull request in dotnet/maui that received 2 comments
Shell WinUI Handler
Description of Change Move over the Shell WinUI implementation over to re-using about 90 percent of the same components as a non Shell app. This wi…
+1,413
−2,403
•
2
comments
Opened 6 other pull requests in 1 repository
dotnet/maui
3
open
2
merged
1
closed
- Check if FlyoutBackground hasn't been set
- Fix cell parenting when using Retain Caching
- [iOS, Catalyst] Shell View Handler
- iOS TabbedPage and NavigationPage measuring fixes
- FlyoutPage/TabbedPage Renderer/Handlers
- If handler has a ViewController then return the View for the ViewController when calling ToPlatform
Reviewed 6 pull requests in 1 repository
Created an issue in dotnet/maui that received 4 comments
Provide an event on all Controls Views that will indicate when they have become attached/detached from platform window
Description
With .NET MAUI we added HandlerChanged/HandleringChanging which gives people a good perspective when the platform component has been cr…
4
comments
Opened 6 other issues in 1 repository
dotnet/maui
5
open
1
closed
- MenuBar
- Remove the ExecutionMode Platform Specific from WebView
-
Break apart <UseSingleProject> and enable more defaults via
<UseMaui> - Delete overlapping ColorExtension properties from Microsoft.Maui.Controls.Compatibility.Platform.iOS
- [WinUI, Shell] Convert bottom tabs on WinUI Shell to using HierarchicalNavigationItems
- Add IHotReloadableView to all relevant parts of Controls