arianeleonard
arianeleonard
### Current behavior When changing the TabBar visualstate to closed, a black background stays visible in it's place instead of being collapsed on iOS. ### Expected behavior When changing the...
## Current behavior The content color of a checkbox using MaterialCheckBoxStyle cannot be changed. The foreground is set to a color instead of using TemplateBinding. (https://github.com/unoplatform/Uno.Themes/blob/master/src/library/Uno.Material/Styles/Controls/v1/CheckBox.xaml) ## Expected behavior When...
## Current behavior When completing step 2 of the Uno.Material extra setup for the ToggleSwitch style, the thumb tint color of the control stays the same for dark and light...
### Current behavior When using FileOpenPicker's PickSingleFIleAsync or PickMultipleFIlesAsync and setting the SuggestedStartLocation property to PickerLocationId.VideosLibrary to select one or multiple videos, the path returned seems invalid on Android. When...