documentcloud / documentcloud-pages

Responsively embed DocumentCloud pages.
https://documentcloud.github.io/documentcloud-pages/examples/
MIT License
23 stars 10 forks source link

Slight image wobble when opening notes #51

Open reefdog opened 8 years ago

reefdog commented 8 years ago

With the dab7016 to support #50, we aren't always calculating note layout out on exactly the same size grid they were drawn on. Result: when opening notes, you sometimes get a slight shift in the position of the note region.

Revisit how to ensure pixel-perfection, possibly using real (not estimated) aspect ratio.