I would have understood if there was no style applied at all, but the fact that it seems to take some bits of it (rounding, slider, etc…) makes me think this is a bug.
The VL.HDE package was not build/prepared that it works in exports. It pulls in a lot of dependencies you probably don’t want to have in your app, and it also expects certain files to be at certain places, which will not be the case for exports.
So I’d suggest to copy out any nodes you think are useful in your app. But not sure that’s gonna be possible dependening on its internal dependencies.
I see, thanks for the feedback. Was expecting such a thing to be a bit fishy anyway :p
Will see how to fix that manually then!
Cheers
Edit : if that helps anyone, I just had to copy the content of the DefaultDarkTheme node in a Process, remove the reference to VL.HDE and use that Process node as an input of DefaultStyle.