José Manuel Nieto
José Manuel Nieto
I removed the tests because I still have to think about a good way to test every overload without making a mess.
TypeExtension is implemented in Perspex, but OmniXAML could also include the very same implementation. I have some doubts, though: why are they x:Type and x:Static instead of just Type and...
Yes, it's on hold at least :(
I somewhat got the the last part of the discussion. And I still don't know how to deal with this: ``` new Argument(...) ``` Can somebody tell me how to...
You can create the project with `dotnet new vuejs -n YourName`. It's a standard way to give name to your projected based on a template.
> I couldn't stand out to not check it haha. > > @wieslawsoltes I wonder how complex would it be if we blured the texts instead of using `#####` mask?...
> > I couldn't stand out to not check it haha. > > @wieslawsoltes I wonder how complex would it be if we blured the texts instead of using `#####`...
@wieslawsoltes Graphics performance looks OK for me with a TX history of 82 items (45-55 FPS). Could you please check yourself? Thanks!
> > @wieslawsoltes Graphics performance looks OK for me with a TX history of 82 items (45-55 FPS). Could you please check yourself? Thanks! > > What PFS did you...
> > > Blur is expensive effect especially without GPU > > > > > > Ok, don't do it then. > > Fwiw we don't need to blur the...