Tamilarasan Paranthaman

Results 7 issues of Tamilarasan Paranthaman

### Description The **`TapGestureRecognizer.Tapped`** event does not function properly when the view is clipped. The event listener for the clipped view was triggered when tapping on an unclipped other view...

t/bug
platform/windows 🪟
platform/android 🤖
area/gestures

### Describe the bug - An improper shadow appearance occurs at the bottom of the CommandBarOverflowPresenter when applying a background to the CommandBar. ```Xaml ``` ### Steps to reproduce the...

bug
needs-author-feedback
team-Controls
area-CommandBarFlyout

### Root Cause of the issue If the span is wrapped across two lines, the Android Text layout method GetLineVisibleEnd returns the position right after the last visible character on...

platform/android 🤖
community ✨
area-controls-label
area-gestures

### Root Cause of the issue The CollectionView seems to centre the item if only one exists. We had already adjusted the `HorizontalAlignment` for the `VerticalGrid` layout when a single...

platform/iOS 🍎
area-controls-collectionview
community ✨

### Root Cause of the issue When setting normal text dynamically, the previously set attributed text decoration remains. When trying to set new attributed text decoration, both the previously set...

platform/iOS 🍎
community ✨
area-controls-label

### Root Cause: - The `ItemSpacing` was set in the `MauiRecyclerView` even when the `ItemsSource` was `null`. As a result, the default padding occupied space in the `MauiRecyclerView`. ### Description...

area-controls-collectionview
community ✨

### Root cause of the issue : 1. Attempting to set the clip, the layout process might not be complete for the content (VisualElement), which can cause an unhandled exception....

platform/windows 🪟
community ✨
area-controls-border