Vinicius Jarina

Results 6 issues of Vinicius Jarina

`TextBox` border color seems to not being updated properly. This seem related to `LinearGradientBrush`es. It seems when [`UpdateBrush`](https://github.com/Kinnara/ModernWpf/blob/d8d94bdf35c51938ee21666e0c90d3df905aa6dc/ModernWpf/Helpers/ColorsHelper.cs#L99) only update `SolidColorBrush`es. Maybe we can change the logic to check for...

needs-triage

First of all. Great job! This project is fantastic. Is nice to be able to use WPF and make things look modern. I noticed the Slider is slightly different from...

bug

Hello Anviking. This is nice project. Have you tested with iOS8? After build and run on iOS8 when I try to place the caret right after the Text Edit receive...

cc @akoeplinger @migueldeicaza

`mlaunch` fails to list paired AppleTV device causing VSMac/Rider to not show AppleTV device. The device shows normally on Devices & Simulator Xcode 15.3 `15E204a` macOS 14.4.1 Xamarin.iOS `Version: 17.2.0.43...

need-info

It seems Azure DevOps are deprecating "Node 6" and giving a warning for the tasks using the old way ##[warning]This task uses Node 6 execution handler, which will be removed...