Skip to content

Commit

Permalink
Add images to question about open state of doors
Browse files Browse the repository at this point in the history
  • Loading branch information
7h30n3 committed Aug 2, 2024
1 parent a026085 commit 2a4af47
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/question_catalog/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -1713,18 +1713,21 @@
"input": [
{
"name": "@doorOpenNoOption",
"image": "assets/question_catalog/images/door_open_no.png",
"osm_tags": {
"open": "no"
}
},
{
"name": "@doorOpenPartialOption",
"image": "assets/question_catalog/images/door_open_partial.png",
"osm_tags": {
"open": "partial"
}
},
{
"name": "@doorOpenFullOption",
"image": "assets/question_catalog/images/door_open_full.png",
"osm_tags": {
"open": "full"
}
Expand Down
Binary file added assets/question_catalog/images/door_open_full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/question_catalog/images/door_open_no.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a4af47

Please sign in to comment.