XMLReader (Reactive) issues

hi,

the XMLReader (Reactive) has the interesting issue that for a file one has to use the “In Progress” pin to hold the output. for the “On Completed” pin it does not work as I would expect:

I can just assume that the issue might come from some internal mechanic that On Completed is triggered a frame later and my small XML file would be completed in the same frame. but that’s hard to tell from the outside…

can you please share the patch?

here you go:
xmlreader.zip (3.0 KB)

xml borrowed from @bjoern 's vl.addons nuget “HowTo Animate a camera”

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.