mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 03:11:53 +08:00
manual test for drawHitFromCache with alpha threshold
This commit is contained in:
@@ -175,8 +175,8 @@
|
||||
<script src="functional/TouchEvents-test.js"></script>
|
||||
<script src="functional/DragAndDropEvents-test.js"></script>
|
||||
|
||||
<!--<!–=============== manual tests ================–>-->
|
||||
<!--<script src="manual/manual-test.js"></script>-->
|
||||
<!--=============== manual tests ================-->
|
||||
<script src="manual/manual-test.js"></script>
|
||||
|
||||
<script>
|
||||
if (window.mochaPhantomJS) { mochaPhantomJS.run(); }
|
||||
|
||||
Reference in New Issue
Block a user