Added visibility option for texts for usercontents
This commit is contained in:
@@ -344,7 +344,11 @@
|
||||
"text": "Text",
|
||||
"x": 0,
|
||||
"y": -11,
|
||||
"color": 2039583
|
||||
"color": 2039583,
|
||||
"visible": {
|
||||
"type": "js",
|
||||
"function": "isVisible"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user