Display an error label instead of crashing in the Asset Browser

This commit is contained in:
Taryn Hill
2016-09-24 11:02:51 -05:00
parent ba02bf43b2
commit b5a08fd123
3 changed files with 55 additions and 14 deletions

View File

@@ -105,6 +105,13 @@ Container@ASSETBROWSER_PANEL:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
AspectRatio: 1
Label@ERROR:
X: 5
Width: 490 - 10
Height: 325
Align: Center
Visible: false
Text: Error displaying {filename} check assetbrowser.log
Container@FRAME_SELECTOR:
X: 190
Y: 395