mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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 |
||
---|---|---|
.. | ||
css | ||
img | ||
js | ||
ChatPage.html | ||
entityList.html | ||
entityProperties.html | ||
gridControls.html | ||
marketplaces.html | ||
SnapshotReview.html | ||
users.html |