Set WebGL LineString threshold to 14.6
This commit will be a fixup for the previous one, or get deleted eventually.
This commit is contained in:
@@ -103,7 +103,7 @@ describe('ol.rendering.style.LineString', function() {
|
||||
map = createMap('webgl');
|
||||
createFeatures();
|
||||
expectResemble(map, 'spec/ol/style/expected/linestring-strokes-webgl.png',
|
||||
3.0, done);
|
||||
14.6, done);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user