Studio+UX: various UX tweaks after usertesting

This commit is contained in:
Pieter Vander Vennet 2023-11-03 02:04:42 +01:00
parent 4219b23af1
commit 3a915bdf25
31 changed files with 2476 additions and 108 deletions

View file

@ -338,6 +338,7 @@ export interface LayerConfigJson {
* (The first sentence is until the first '.'-character in the description)
*
* question: How would you describe this feature?
* ifunset: No extra description is given. This can be used to further explain the preset
*/
description?: Translatable
@ -375,7 +376,7 @@ export interface LayerConfigJson {
}[]
/**
* question: Which tagRenderings should be shown in the infobox?
* question: Edit this tagRendering
*
* A tag rendering is a block that either shows the known value or asks a question.
*