max-mapper / flavors

mobile site to help look up flavor pairings
http://maxogden.github.io/flavors/
25 stars 8 forks source link

Sidebar menu fixed position #7

Open piatra opened 11 years ago

piatra commented 11 years ago

Makes sense imo to have the sidebar fixed and accessible at all times. If not fixed swiping the content to the right reveals a blank area.

Sidenote: Tested the app on a FFOS phone and its broken :( I'll try to follow up with another pull request. Relevant: https://twitter.com/maxogden/status/347224016391639040

max-mapper commented 11 years ago

good catch with the swiping to the right.

I have a GeeksPhone (FFOS) and an iPhone but no Android.

piatra commented 11 years ago

Went to the #b2g IRC room and found out that the Keon phone at least is running on gecko 18 (provided you have the 1.0.1 ffos) so testing on desktop FF != phone :(

Things seem fine on android atm. Although I think I caught a Topcoat bug, the "hamburger/cheeseburger/sandwich" icon does not appear (on 2.2), although the area where it should be reacts to touch events. I'll look into it.