mobify / pikabu

Off-Canvas flyout menu
http://mobify.github.io/pikabu/
MIT License
453 stars 51 forks source link

stop viewport being set at window.innerHeight #69

Closed ericawright closed 8 years ago

ericawright commented 8 years ago

Status: Ready for Review Owner: @ericawright Reviewers: @mikenikles @fractaltheory @jansepar @marlowpayne @stewartyu

Changes

https://github.com/mobify/pikabu/issues/66 https://github.com/mobify/pikabu/issues/49

Feedback:

none so far

How to Test

marlowpayne commented 8 years ago

Very cool stuff @ericawright ! Just a note that when you touch the src code for Pikabu you'll want to re-build the dist/ files with grunt build and commit them too.

ericawright commented 8 years ago

@marlowpayne thanks, the dist/ files slipped my mind

mikenikles commented 8 years ago

Nice fix, @ericawright! :+1:

ericawright commented 8 years ago

ready to go again after noticing an orientation bug

fractaltheory commented 8 years ago

LGTM! :+1:

There's a test failing but it's failing on develop too so it doesn't block merge -- if you have time @ericawright it'd be awesome to get that fixed too.

screen shot 2016-03-04 at 4 04 28 pm

ericawright commented 8 years ago

@fractaltheory yup, that test is fixed in https://github.com/mobify/pikabu/pull/76

fractaltheory commented 8 years ago

:100: !