Fix canvas cricle test
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 3.3 KiB |
@@ -139,7 +139,7 @@ describe('ol.rendering.layer.Vector', function() {
|
|||||||
}));
|
}));
|
||||||
map.once('postrender', function() {
|
map.once('postrender', function() {
|
||||||
expectResemble(map, 'spec/ol/layer/expected/vector-canvas-opaque.png',
|
expectResemble(map, 'spec/ol/layer/expected/vector-canvas-opaque.png',
|
||||||
17, done);
|
24.34, done);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user