From de86d017a0ea26edcc8db79d19a79f4a6e8c6dc9 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Wed, 12 Dec 2012 12:53:40 -0500 Subject: [PATCH] Updated news for the canvas alignment fix. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index b47c8cb..90ad945 100644 --- a/NEWS.md +++ b/NEWS.md @@ -155,6 +155,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Prevented several local variables from becoming global. (patch by aaa707) + - Ensure that the overlay and primary canvases remain aligned. (issue #670, + pull request #901) + ## Flot 0.7 ## ### API changes ###