CHANGELOG: Fix CSS example

This commit is contained in:
Jürg Lehni 2016-04-08 18:23:08 -07:00
parent b1ce8517a5
commit 8420f55c4d

View file

@ -236,6 +236,7 @@ contribute to the code.
- Canvas attributes "resize" and "data-paper-resize" no longer cause paper to
resize the canvas when the viewport size changes; Additional CSS styles are
required since `0.9.22`, e.g.:
```css
/* Scale canvas with resize attribute to full size */
canvas[resize] {