overte-thingvellir/scripts/system/html
LaShonda Hopper 532fc2ca5b [Case 7049] Remove duplicate color fields for shapes (details below).
There are 2 types or styles of color picker controls.
    * color-control1: Composed of only a color picker
    * color-control2: Composed of a color picker and rgb fields.  The color can be
      manipulated by either.

Previously for shapes, the Properties tab utilized both types of color controls.
Color-control1 was displayed within the quick properties section; whereas, color-control2 was
displayed farther down within the more detailed sections of Properties tab.

This commit removes the duplication of the fields, opting to utilize color-control2 within
the quick properties portion of the Properties tab.

Changes Committed:
    modified:   scripts/system/html/entityProperties.html
    modified:   scripts/system/html/js/entityProperties.js
2017-11-30 15:14:47 -05:00
..
css Merge pull request #10807 from jmo7/21356 2017-08-08 15:15:37 -07:00
img Added Blocks to marketplace window 2017-08-04 16:56:30 -07:00
js [Case 7049] Remove duplicate color fields for shapes (details below). 2017-11-30 15:14:47 -05:00
ChatPage.html Limited Max Length of the Chat Box to 256 - as this exceeds Message. max. 2017-08-04 23:25:26 +01:00
entityList.html
entityProperties.html [Case 7049] Remove duplicate color fields for shapes (details below). 2017-11-30 15:14:47 -05:00
gridControls.html
marketplaces.html Moved Blocks to tablet app 2017-08-10 14:23:45 -07:00
SnapshotReview.html Cleaned up Polaroid code 2017-06-02 11:02:01 -07:00
users.html