(•_•) ( •_•)>⌐■-■ (⌐■_■)
-
@microsoft, @xamarin, CodeWise LLC
- Broomfield, CO
- https://ezhart.com
Highlights
- 8 discussions answered
Block or Report
Block or report hartez
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
719 contributions in the last year
Contribution activity
May 2022
Created 24 commits in 5 repositories
Created 2 repositories
Created a pull request in dotnet/maui that received 6 comments
Allow LayoutView to pass touches to child controls when CascadeInputTransparent is false
Description of Change The default InputTransparent handling for LayoutView is disabling all user interaction, including with child controls. For si…
+55
−70
•
6
comments
Opened 15 other pull requests in 1 repository
dotnet/maui
1
open
14
merged
- Fill ScrollView when content is smaller than viewport
- Allow the image handler to measure more accurately WRT aspect ratio
- Ensure that Grid is propagating the BindingContext to the row/col definitions
- Propagate layout requests up the tree for Content/Layout Views
- Ensure that the z-index sort also preserves original add order
- Allow AbsoluteLayout children to auto size when height/width are not proportional
- Remove RootPanel
- Treat * rows/columns as Auto when Grid is not aligned to Fill
- Observe explicit width/height when measuring ContentView's content
- Avoid having every access of Bounds or Frame allocate a new Rect
- Remove the now-extraneous platform invalidation service;
- Ignore content measurement requests with zero values
- Force parent invalidation on Margin and LayoutOptions changes
- Lay out ScrollView inset view at correct size on Android
- Reinstate Forms hack for unconstrained FlexLayout measurement
Reviewed 13 pull requests in 1 repository
dotnet/maui
13 pull requests
- If the FlyoutBehavior is "Flyout" show toolbar
- [iOS] Fix cell size changed on CollectionView
- Fix RTL in AbsoluteLayout
- Avoid having every access of Bounds or Frame allocate a new Rect
- [X] Process ContentProperty before Add()
- [Android] Update the adapter used by RecyclerViewScrollListener
- Force parent invalidation on Margin and LayoutOptions changes
- Fix overlapping text with Label spans
- Fix operator precedence
- [Android] Fix usage of SimpleViewHolder on COllectionView Header and Footer
- Fix various measure/layout issues with android flyout
- Fix margin related measuring with CV
- [Android] Fix issue with View as EmptyView of CollectionView
Created an issue in dotnet/maui that received 2 comments
"requestLayout() improperly called" warnings spamming output
Discussed in #6512 Originally posted by russnash April 26, 2022 Just wondering if anyone else is seeing floods of this while their app is running?…
2
comments
Opened 3 other issues in 1 repository
Answered 1 discussion in 1 repository
2
contributions
in private repositories
May 18 – May 21
