improvement(viewer): selection events now emit actual object user metadata

This commit is contained in:
Dimitrie Stefanescu
2021-05-07 12:13:42 +01:00
parent 115ad605c3
commit f327aa5f8a
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<button onclick="viewerScreenshot()">Screenshot</button>
</div>
<div class="twelve columns">
<input id="objectUrlInput" type="text" name="objectId" placeholder="Object Url" style="width:49%" value="https://staging.speckle.dev/streams/a75ab4f10f/objects/a59617590b0bec4e9b5ee487ee75b1a7"/>
<input id="objectUrlInput" type="text" name="objectId" placeholder="Object Url" style="width:49%" value="https://latest.speckle.dev/streams/a6f96ea62c/objects/68d6535632dbf9aba06adae8a263c8e4"/>
<button class="" onclick="loadData()" style="width:49%">Load Object URL</button>
</div>
<div class="twelve columns">