Hello,
I am trying to use StarlingBuilder layouts on my project and I am stuck in a bug with the UIBuilder.as file.
In line 156:
if (!_forEditor && item.customParams && item.customParams.forEditor)
My IDE says that ".forEditor" is an unresolved variable. Is that normal?
Regards,
Hello,
I am trying to use StarlingBuilder layouts on my project and I am stuck in a bug with the UIBuilder.as file.
In line 156:
if (!_forEditor && item.customParams && item.customParams.forEditor)My IDE says that ".forEditor" is an unresolved variable. Is that normal?
Regards,