Dilden / helth

PWA for tracking nutrients and water
https://helth.app/
GNU General Public License v3.0
7 stars 1 forks source link

iOS issues #142

Closed Dilden closed 12 months ago

Dilden commented 12 months ago

When attempting to open the barcode scanner on iOS, the controls would be covered. I guess WebKit didn't like percentages in grid-row sizing.

Also addressed an issue on iOS where persistent storage would never be enabled, even if a user wanted to.

Resolves #140