Fixed chrome - Note
This commit is contained in:
parent
995bc7736b
commit
dac9aaada9
@ -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
|
||||
=======
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user