🚧 Allow editing of layer file in Studio

This commit is contained in:
Robin van der Linde 2024-02-13 00:52:50 +01:00
parent 2b12715f5c
commit a093d52647
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
4 changed files with 125 additions and 17 deletions

View file

@ -28,6 +28,9 @@
window.setTimeout(() => tabElements[tab.data].click(), 50)
}
}
export function getTab() {
return tab
}
</script>
<div class="tabbedgroup flex h-full w-full">