mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 05:57:25 +00:00
Add missing properties
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
"type": "properties",
|
"type": "properties",
|
||||||
"fields": [
|
"fields": [
|
||||||
"text-color",
|
"text-color",
|
||||||
|
"text-opacity",
|
||||||
"text-halo-color",
|
"text-halo-color",
|
||||||
"text-halo-width",
|
"text-halo-width",
|
||||||
"text-halo-blur",
|
"text-halo-blur",
|
||||||
@@ -166,6 +167,13 @@
|
|||||||
"title": "Icon paint properties",
|
"title": "Icon paint properties",
|
||||||
"type": "properties",
|
"type": "properties",
|
||||||
"fields": [
|
"fields": [
|
||||||
|
"icon-color",
|
||||||
|
"icon-opacity",
|
||||||
|
"icon-halo-color",
|
||||||
|
"icon-halo-width",
|
||||||
|
"icon-halo-blur",
|
||||||
|
"icon-translate",
|
||||||
|
"icon-translate-anchor"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user