Open FlashHit opened 3 years ago
Here is how it was done before: https://github.com/Powback/wEBX/blob/52802fb03849525717401e72388949a7170bbe80/script/nodes.js#L34
this should be fixed in this commit.
still not working as supposed.
If I double click on this:
I don't want to see this:
I want to see this:
I already see the referenceobject info on the right side. Whenever I double click a referenceobject I want to see the connections inside of the referenced blueprint. The referenceobject itself has no connections, so it really makes no sense to show me that.
If you click twice on a ReferenceObject it changes the url to the guids of that object instead of the blueprint, which is wrong. It worked some time ago. So someone changed it. Because if you click on it you want to see the graph of the blueprint. A referenceObject has no connections and there is no graph for it.