[openstreetmap-website] Fixed changeset map (#298)
Saman Bemel-Benrud
notifications at github.com
Mon Jun 10 20:39:26 UTC 2013
This is a much simpler implementation of a fixed-positioned changeset map. Replaces #204.
The way it works is simple: When the page scroll hits the top of the map, we add a class to the map to change it's positioning from absolute to fixed.
You can merge this Pull Request by running:
git pull https://github.com/samanpwbb/openstreetmap-website fixed-changeset-map
Or you can view, comment on it, or merge it online at:
https://github.com/openstreetmap/openstreetmap-website/pull/298
-- Commit Summary --
* fixing mobile map + other minor mobile adjustments.
* fix overflow on login page on mobile.
* Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of git://github.com/openstreetmap/openstreetmap-website
* better implementation of fixed changeset map.
-- File Changes --
M app/assets/javascripts/changeset.js (8)
M app/assets/stylesheets/common.css.scss (20)
M app/views/changeset/list.html.erb (5)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/298.patch
https://github.com/openstreetmap/openstreetmap-website/pull/298.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20130610/6f20dccb/attachment-0001.html>
More information about the rails-dev
mailing list