Skip to content

Commit 7a09bc4

Browse files
authored
Ui fixes (#643)
* Fix foldouts not retaining states between play mode & editor. * Don't allow empty names for layer visualizers. * Add defaults for all sublayer properties to not carry over any options from the previous layer. * Add missing tooltips. * Fix indentation. * Update tooltip for Extent Type. * Add tooltips for prefix labels for dropdowns. * Change `Style Name` to `Data Source` * Fix typo in colorPalette. * Selected newly created layer visualizer. * Update scenes with missing ScriptablePalette. * Update tooltip for min/max height extrusion. * Updated scene. * Update tooltip of sampleCount * Update scene after merge with develop * Fix scene, indentation for collider type. * Update scene with collider options.
1 parent 6ce2f0e commit 7a09bc4

23 files changed

+581
-236
lines changed

sdkproject/Assets/Mapbox/Examples/0_PrefabScenes/CitySimulator.unity

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,12 @@ Prefab:
279279
propertyPath: m_RootOrder
280280
value: 2
281281
objectReference: {fileID: 0}
282+
- target: {fileID: 114196496685157712, guid: 5bb46bae81bf04608ac699be504c5e66,
283+
type: 2}
284+
propertyPath: _vectorData._layerProperty.vectorSubLayers.Array.data[0].materialOptions.colorPalette
285+
value:
286+
objectReference: {fileID: 11400000, guid: ef118b5e263da4b1fa4327ca1d3e0c7b,
287+
type: 2}
282288
m_RemovedComponents: []
283289
m_ParentPrefab: {fileID: 100100000, guid: 5bb46bae81bf04608ac699be504c5e66, type: 2}
284290
m_IsPrefabParent: 0

0 commit comments

Comments
 (0)