forked from jsnbuchanan/crowd-funder-for-time-pwa
Feature: context-based default camera
- Specify the default camera (front / back) to use
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
/>
|
||||
</span>
|
||||
</div>
|
||||
<ImageMethodDialog ref="imageDialog" />
|
||||
<ImageMethodDialog ref="imageDialog" default-camera-mode="environment" />
|
||||
|
||||
<div class="mt-4 flex justify-between gap-2">
|
||||
<!-- First Column for Giver -->
|
||||
|
||||
Reference in New Issue
Block a user