Elementa -> SkiaTexture -> Stride

Is it possible to use elementa with a SkiaTexture into stride? I don’t get any mouse interaction, I’ve attached a group and console, is there something I’m missing?

ElementaToStride.vl (17.5 KB)

Hey cat,

You’d have to use a SkiaRenderer to use Elementa widgets in Stride :

Please note that there’s still an issue with double-click events not working with the SkiaRenderer node though, which makes it impossible to edit text fields/values/etc by typing.

Too many similarly named nodes! Thanks!

I remember there being scrolling for widgets, can a dropdown be made to scroll for long lists?

Hey,

Nope, there’s no scrollable dropdown for now.