Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Improved mobile experience #19

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open

Conversation

rspeed
Copy link

@rspeed rspeed commented Oct 12, 2016

I've made a few changes with the intent of making this utility work a bit better on mobile devices.

  1. There's now a manifest file, which tells browsers to store the whole app locally. That makes it load immediately, and also makes it work offline. The main caveat of this, however, is that you'll need to bump the "build" number (in the manifest file) when other changes are made. Otherwise browsers won't update cached resources.
  2. I added an icon for when users add it to their phone/tablet as an icon. It's a really stupid-looking porkchop. I'm not an artist.
  3. Made a small addition to the CSS so that form elements don't butt up to the edge of the screen.

Adds padding to the form element to improve rendering on mobile devices.
… their home screen.

The icon is based on a janky public domain clipart porkchop: http://www.clker.com/clipart-13179.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant