Vijay Anand E G
Vijay Anand E G
Thanks for your efforts.
Actually, the Metadata tab is resizing itself on moving the divider in either direction. Whereas the Dependencies tab resizes to a certain limit and then stops, this needs to be...
This is absolutely needed as I'm creating and distributing item templates for .NET MAUI, in which C# classes (both code-behind for XAML style definition and Direct C# style definition) require...
I still feel too many keystrokes are involved in the options mentioned as the user has to define those attributes at some level (field/class). Rather this can be addressed with...
Working on, just give me a few more mins.
Thanks for your patience. Here's the simulation source repo. https://github.com/egvijayanand/markup-issue-89
Another observation, there're only 4 items in the source collection, but it creates 5 blocks.
Facing this issue on Android in both SR5 (.NET 6) and RC1 (.NET 7). Even the `SelectionChangedCommand` of the CollectionView is not getting triggered. As an alternate implementation, have tried...
> Facing this issue on Android in both SR5 (.NET 6) and RC1 (.NET 7). Both **SelectionChangedCommand** and **Tap gesture** work fine on the Windows platform and I couldn't able...
Facing a similar issue with a `blazorwasm` project template. No configuration changes in the project file. Just ran the following commands on Windows 11 machine after creating a project from...