We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b08c5 commit e8be197Copy full SHA for e8be197
src/app.ts
@@ -26,7 +26,7 @@ class AppElement extends AsyncElement {
26
27
private _stencil = true;
28
29
- private _highResolution = false;
+ private _highResolution = true;
30
31
private _hierarchyReady = false;
32
0 commit comments