overte/scripts/system/html/js
LaShonda Hopper 82dd13a82c [Case 7049] Fixes superfluous fields issue with Particle Effects (details below).
When creating or selecting an object entityProperties.html's properties-list is
updated to have and entity type specific class.  This class is used within
edit-style.css to specify rules for the Properties Tab when a certain type of
entity is currently selected.

This resolves the issue with duplicate/misleading color fields for Particle
Effects by adding .ParticleEffectMenu rules to edit-style.css to control the
visible sections.

When the Properties Tab is in the ParticleEffectMenu mode only the following
sections are shown (listed as ordered):
    General Section
    Collision Section
    Physical Section
    Spatial Section
    Behavior Section

Changes Committed:
    modified:   scripts/system/html/css/edit-style.css
    modified:   scripts/system/html/js/entityProperties.js
2017-12-01 15:59:52 -05:00
..
colpick.js Protect stroke width from wrong user input. Protect color pick from wrong user input. 2017-09-21 15:54:53 +01:00
entityList.js Avoid potentially slow entity list refresh upon deleting entities 2017-11-07 18:10:10 +13:00
entityProperties.js [Case 7049] Fixes superfluous fields issue with Particle Effects (details below). 2017-12-01 15:59:52 -05:00
eventBridgeLoader.js Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
gridControls.js Addressed CR of 9684 2017-03-02 21:39:56 +02:00
jquery-2.1.4.min.js refactor system html to split js/css 2016-08-09 15:23:31 -07:00
jsoneditor.min.js new user data editor 2016-08-22 17:30:08 -07:00
keyboardControl.js Raise and lower keyboard on password fields 2016-12-13 22:48:17 +13:00
list.min.js refactor system html to split js/css 2016-08-09 15:23:31 -07:00
marketplacesInject.js 9264 dismiss keyboard after user finished typing in marketplace search bar and hit search or return key 2017-11-16 00:13:46 +03:00
SnapshotReview.js Tweak the Snapshot 'Share' button to make its purpose more clear 2017-07-05 12:39:15 -07:00
spinButtons.js refactor system html to split js/css 2016-08-09 15:23:31 -07:00