Skip to content

Coding #4141

Answered by RocketFriday
RocketFriday asked this question in Q&A
Coding #4141
Oct 16, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

WOOOOOW, are you kidding me! xD
So I looked closer at the debug log and then at the live subs source and I couldn't really tell what I was doing different.
Then I saw that I was doing:
originalResource.getParent().addChild(item);
afterall, I had logged that out to confirm it was the folder I wanted and it was.
but I'm guessing by simply doing:
addChild(item);
It's signalling the renderer properly... or maybe I had the wrong folder... idk. But it works now!
Thanks for replying and making me feel like help is available! :]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@RocketFriday
Comment options

@RocketFriday
Comment options

@RocketFriday
Comment options

Answer selected by RocketFriday
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants