mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
clipping regions now work correctly when device pixel ratio != 1
This commit is contained in:
@@ -56,6 +56,8 @@ module.exports = function(grunt) {
|
||||
'tests/js/unit/layerTests.js',
|
||||
'tests/js/unit/shapeTests.js',
|
||||
'tests/js/unit/ddTests.js',
|
||||
'tests/js/unit/canvasTests.js',
|
||||
|
||||
'tests/js/unit/shapes/rectTests.js',
|
||||
'tests/js/unit/shapes/circleTests.js',
|
||||
'tests/js/unit/shapes/ellipseTests.js',
|
||||
|
Reference in New Issue
Block a user