From: Michael Orlitzky Date: Mon, 8 Sep 2025 02:24:30 +0000 (-0400) Subject: TODO: add a prerequisite for the tappable QR code X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=cb716504f61fc14b1dcc5a3264b061c3e5550f81;p=charm-bypass.git TODO: add a prerequisite for the tappable QR code --- diff --git a/TODO b/TODO index 8fa6b4b..8f76318 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,11 @@ look minor to me: 1. The ticket is a tiny bit wider in general. I don't think this is noticeable though. - 2. Tapping the QR code makes it big, until you un-tap it. + 2. Tapping the QR code makes it big, until you un-tap it. Before we + can implement this, we need to add a background to the QR code. + As it stands, a "click" would only trigger if you managed to hit + the tiny black QR squiggles. Instead it should work if you tap + anywhere inside the code area. On Android at least, those are the only two changes I saw with a BaltimoreLink ticket.