mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 06:23:19 +02:00
This removes some useless code that never worked for the Multiple Zone Selector component used for renderWithZones. It was using an element variable that wasn't declare and set that was causing the failure of the entire function (since probably the implementation) the function was call to update the selector with any changes with a zone. but the selector is rebuild anyway at each click on the Add Zone button. It could also update the list by displaying a deleted zone as unkonwn. But this was overkill, in addition that it has never worked without causing any real issues. At least now, it will stop to cause error like this: [DEBUG] [qml] [FlickableWebViewCore.qml] Web Entity JS message: file:///C:/Program%20Files/Overte%20-%20PR146/scripts/system/create/entityProperties/html/js/entityProperties.js 3988 Uncaught ReferenceError: element is not defined |
||
---|---|---|
.. | ||
+android_interface | ||
+android_questInterface | ||
communityScripts | ||
developer | ||
modules | ||
simplifiedUI | ||
system | ||
tutorials | ||
defaultScripts.js | ||
simplifiedUIBootstrapper.js |