Closed cclauss closed 8 years ago
A problem is that on mobile browsers, there is very little room
Are you suggesting that I put in a label like you have annotated, in the top bar?
I was suggesting that but now I see the problem. On mobile, it just won't fit.
Maybe a tooltip would work better for hover?
On Thu, Feb 11, 2016 at 12:11 PM cclauss notifications@github.com wrote:
I was suggesting that but now I see the problem. On mobile, it just won't fit.
— Reply to this email directly or view it on GitHub https://github.com/The-Penultimate-Defenestrator/wikipedia-map/issues/7#issuecomment-182962244 .
Closed with latest commit, in which I added hover tooltips to the menu bar items. Reopen if you feel this is inadequate.
OK, I've added some text to the background before starting. I'm also planning to implement a much more helpful help dialog, including information about controls, etc. It will probably still include the README as well.
It is looking awesome... What do you use for the backend? AWS, Heroku, Google, Bluemix, etc.?
It's on my personal web server, which I bought from DigitalOcean. I've modified the Apache conf files to serve a flask app from the /wikipedia/api directory.
On Mon, Feb 15, 2016 at 1:15 PM cclauss notifications@github.com wrote:
It is looking awesome... What do you use for the backend? AWS, Heroku, Google, Bluemix, etc.?
— Reply to this email directly or view it on GitHub https://github.com/The-Penultimate-Defenestrator/wikipedia-map/issues/7#issuecomment-184332570 .
I've got a full interactive help dialog in place. It's modeled after a UINavigationController
, and I think it works pretty well. Right now, it contains information about controls, about the project in general, and the GitHub README.