You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.
Using an Enum defined in the current class and then used in an argument crashes:
SilicaException: 1: Incorrect usage of ValueTypes: Tried to access unknown index 'TextBox.selectionDirections'. ValueTypes only support accessing the key .allowsNil{
"ValueTypeClassException:8",
"class.lua:1338",
"class.lua:1708",
"class.lua:119",
"TextBox:1",
}
The text was updated successfully, but these errors were encountered:
Using an Enum defined in the current class and then used in an argument crashes:
SilicaException: 1: Incorrect usage of ValueTypes: Tried to access unknown index 'TextBox.selectionDirections'. ValueTypes only support accessing the key .allowsNil{
"ValueTypeClassException:8",
"class.lua:1338",
"class.lua:1708",
"class.lua:119",
"TextBox:1",
}
The text was updated successfully, but these errors were encountered: