forked from MapComplete/MapComplete
Studio+UX: various UX tweaks after usertesting
This commit is contained in:
parent
4219b23af1
commit
3a915bdf25
31 changed files with 2476 additions and 108 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue