Skip to content
Snippets Groups Projects
  1. Nov 10, 2020
  2. Nov 09, 2020
  3. Nov 05, 2020
  4. Nov 04, 2020
  5. Nov 03, 2020
  6. Oct 28, 2020
  7. Oct 27, 2020
  8. Oct 26, 2020
  9. Oct 22, 2020
    • Reiter, Christoph's avatar
      Move the QR detection out of the redraw loop · a27d3e8e
      Reiter, Christoph authored
      We now queue it and in the callback check if the scan is still active,
      and go from there. This means we redraw all the time and detect mostly
      in the background.
      
      This results in worse perf with the old library since that isn't async, but
      we can always revert if needed.
      a27d3e8e
Loading