Javier Suárez
Javier Suárez
We can split the implementation into three phases: - Basic: Implement Text, TextColor, HorizontalTextAlignment, VerticalTextAlignment properties. - Advanced: Implement TextDecoration, MaxLinex and Font properties. - Complete: Implement TextType property with...
Well, you are right that my proposal it is not as detailed as it should, I will update it. In each platform, in addition to allowing drawing, it would be...
> @jsuarezruiz, @hintsofttech's question is very important. Any answer regarding it? Maui.Graphics has a **WebGL** implementation https://github.com/dotnet/Microsoft.Maui.Graphics/tree/main/src/Microsoft.Maui.Graphics.Blazor and GraphicsControls makes use of this library for drawing. I have done small...
Thank you all for the feedback. @saint4eva Having a simple way to test is definitely a better way to get feedback. For now, you can sync the repository and try...
@kerberosargos By implementing animations and other small pending details. I would say that in the next few weeks the first package will be ready.
@listepo Could be possible but not already implemented. @Martinn2 Yes, at the moment is using the .NET MAUI Layouts, so have some dependencies for now. The initial goal is to...
@IvoKrugers Using https://visualstudio.microsoft.com/vs/mac/preview/ you could get to compile etc, although details are still missing to have the same level as in Windows.
@charlesroddie It looks great!. If you want, can collaborate by creating something similar but using Maui Graphics in this case here.
> There are two main questions I have about this approach: > > * Accessibility > * Extensive performance comparison compared to the native controls (for example compare the time...
@wouterst79 Sure thing, just write me an email and we can organize a meeting :)