diff --git a/project.task.yaml b/project.task.yaml index 4bb16bd..e835267 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -21,6 +21,9 @@ tasks : - Rates - images erased? - image not associated with JWT ULID since that's assigned later +- ask to detect location & record it in settings +- if personal location is set, show potential local affiliations + - 24 compelling UI for credential presentations - discover who in my network has activity on a project diff --git a/src/views/GiftedPhoto.vue b/src/views/GiftedPhoto.vue index 15462c9..88fd6f6 100644 --- a/src/views/GiftedPhoto.vue +++ b/src/views/GiftedPhoto.vue @@ -26,8 +26,21 @@ Camera "resolution" doesn't change how it shows on screen but rather stretches the result, eg the following which just stretches it vertically: :resolution="{ width: 375, height: 812 }" --> - - + +
+ + +