Studio: support 'hidden-in-studio'-segments in HTML, clarify 'layers'-documentation. See #1929

This commit is contained in:
Pieter Vander Vennet 2024-04-27 23:46:55 +02:00
parent 4a8ecddd2f
commit 70bb4bb006
8 changed files with 150 additions and 40 deletions

View file

@ -10,6 +10,12 @@
<link href="css/ReviewElement.css" rel="stylesheet"/>
<link href="./css/index-tailwind-output.css" rel="stylesheet"/>
<link href="./css/wikipedia.css" rel="stylesheet"/>
<style>
.hidden-in-studio {
display: none;
}
</style>
</head>
<body>
<div id="main" class="h-full">Loading studio...</div>