gatewaycash / gateway

Gateway - Simple Bitcoin Payments
GNU Affero General Public License v3.0
18 stars 10 forks source link

Make PayButton full screen on mobile #100

Open ty-everett opened 5 years ago

ty-everett commented 5 years ago

When on mobile devices, the PayButton dialog should take up the whole screen. QR code should be almost the entire device width due to the smaller screen if possible, but we also want support for landscape orientation (for things like PoS systems and IoT devices) too. Support for low screen resolutions is important, so we need to come up with something that looks good on Desktop but that also shrinks down to something like the Apple watch size. We might try a few things here at different sizes too.