Fixed chrome - Note

This commit is contained in:
Mahdi Dibaiee 2014-02-07 17:30:34 +03:30
parent 995bc7736b
commit dac9aaada9
3 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Changelog
* Added "About"
* No load-time for Mobile
* Added preloader for images
* Fixed low lineWidth for sketches rendering invisible in Chrome
License
=======

View File

@ -142,6 +142,8 @@
<ol role='listbox'>
<li aria-selected='true' data-input><label><span contenteditable>My Sketch</span></label></li>
</ol>
<br>
<span>Note: You must disable pop-up blocker to save your sketch.</span>
</section>
<menu>
<button class='affirmative' type='button'>Cancel</button>

View File

@ -8,6 +8,7 @@
<li>Added "About"</li>
<li>No Load-time for mobile</li>
<li>Added preloader for images</li>
<li>Fixed low lineWidth for sketches rendering invisible in Chrome</li>
</ul>
</body>
</html>