Skip to content

Commit 328b6ea

Browse files
committed
Website updates
1 parent 145ad65 commit 328b6ea

9 files changed

+8
-10
lines changed

dist/en/main/examples/common.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/common.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/offscreen-canvas.worker.worker.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/offscreen-canvas.worker.worker.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/ol/dist/ol.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/ol/dist/ol.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/ol/render/canvas/ExecutorGroup.d.ts.map

+1-1
Original file line numberDiff line numberDiff line change

dist/en/main/ol/render/canvas/ExecutorGroup.js

-2
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ class ExecutorGroup {
219219
this.hitDetectionContext_ = createCanvasContext2D(
220220
contextSize,
221221
contextSize,
222-
undefined,
223-
{willReadFrequently: true},
224222
);
225223
}
226224
const context = this.hitDetectionContext_;

dist/main.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)