mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-08 20:47:35 +02:00
Working on creating functions to serialize and deserialize properties
This commit is contained in:
parent
d90e43c5aa
commit
4617b7331c
1 changed files with 0 additions and 1 deletions
|
@ -855,7 +855,6 @@
|
||||||
elVoxelSurfaceStyle.addEventListener('change', createEmitTextPropertyUpdateFunction('voxelSurfaceStyle'));
|
elVoxelSurfaceStyle.addEventListener('change', createEmitTextPropertyUpdateFunction('voxelSurfaceStyle'));
|
||||||
|
|
||||||
var hyperlinkChangeFunction = createEmitGroupTextPropertyUpdateFunction('hyperlink','href');
|
var hyperlinkChangeFunction = createEmitGroupTextPropertyUpdateFunction('hyperlink','href');
|
||||||
|
|
||||||
var hyperlinkChangeFunction = createEmitGroupTextPropertyUpdateFunction('hyperlink','description');
|
var hyperlinkChangeFunction = createEmitGroupTextPropertyUpdateFunction('hyperlink','description');
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue