Fixed chrome - Note
This commit is contained in:
parent
995bc7736b
commit
dac9aaada9
@ -25,7 +25,7 @@ Changelog
|
|||||||
* Added "About"
|
* Added "About"
|
||||||
* No load-time for Mobile
|
* No load-time for Mobile
|
||||||
* Added preloader for images
|
* Added preloader for images
|
||||||
|
* Fixed low lineWidth for sketches rendering invisible in Chrome
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
@ -142,6 +142,8 @@
|
|||||||
<ol role='listbox'>
|
<ol role='listbox'>
|
||||||
<li aria-selected='true' data-input><label><span contenteditable>My Sketch</span></label></li>
|
<li aria-selected='true' data-input><label><span contenteditable>My Sketch</span></label></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<br>
|
||||||
|
<span>Note: You must disable pop-up blocker to save your sketch.</span>
|
||||||
</section>
|
</section>
|
||||||
<menu>
|
<menu>
|
||||||
<button class='affirmative' type='button'>Cancel</button>
|
<button class='affirmative' type='button'>Cancel</button>
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<li>Added "About"</li>
|
<li>Added "About"</li>
|
||||||
<li>No Load-time for mobile</li>
|
<li>No Load-time for mobile</li>
|
||||||
<li>Added preloader for images</li>
|
<li>Added preloader for images</li>
|
||||||
|
<li>Fixed low lineWidth for sketches rendering invisible in Chrome</li>
|
||||||
</ul>
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user