Jean-François Pustay

Results 7 issues of Jean-François Pustay

When Addable and ajax option is activate at same time. Addable doesn't work here sandbox: https://codesandbox.io/s/mystifying-bassi-ctrzk?fontsize=14

Hello Actually the UserStore will throw exception about email uniqueness even if RequireUniqueEmail is set to false. Solutions: 1. support the parameter 2. Remove the code to check the email...

# PR Details Add missing extension point to support custom render context - Custom Window - Custom Platform ## Description Mostly putting internal things in public ## Related Issue #870...

From #6 Create a User Control that allows viewing Stride scene in Avalonia window.

enhancement

From #6 Allowing Avalonia to use Stride as a renderer platform will unlock full of possibilities. I track the creation of Renderer here When Renderer is created. Some discussion about...

enhancement
help wanted

This issue is to discuss how to define an additional window in stride. Actually, we can only define the main view in Avalonia App that will be always displayed in...

Design Discussion

To allow Avalonia to run in Stride. I need to get the configuration of Avalonia. Actually to define the configuration. You need to define a module that will load by...

Design Discussion