mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-08 03:07:51 +00:00
collapsible layer control categories
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
export let onValueChange: (id: string, checked: boolean) => void;
|
||||
</script>
|
||||
|
||||
<fieldset>
|
||||
<fieldset class="min-w-52">
|
||||
<LayerTreeNode {name} node={layerTree} {multiple} {onValueChange} />
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user