The UI content block scene currently has a node hierarchy that's more complex than needed. This is most likely what creates this little hiccup when you click a lesson and it gets populated.
It should be simplified to only create the necessary nodes.
This is something worth doing after #1188 because then the parser would be able to build a minimal structure like only adding box containers when the parsed BBCode/document structure requires it.
The UI content block scene currently has a node hierarchy that's more complex than needed. This is most likely what creates this little hiccup when you click a lesson and it gets populated.
It should be simplified to only create the necessary nodes.
This is something worth doing after #1188 because then the parser would be able to build a minimal structure like only adding box containers when the parsed BBCode/document structure requires it.