mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-06 13:38:36 +02:00
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 |
||
---|---|---|
.. | ||
colpick.js | ||
entityList.js | ||
entityProperties.js | ||
eventBridgeLoader.js | ||
gridControls.js | ||
jquery-2.1.4.min.js | ||
jsoneditor.min.js | ||
keyboardControl.js | ||
list.min.js | ||
marketplacesInject.js | ||
SnapshotReview.js | ||
spinButtons.js |