forked from MapComplete/MapComplete
Usertesting: resolve some issues surfaced in #1457
This commit is contained in:
parent
d465a272f2
commit
983db5e600
5 changed files with 5 additions and 5 deletions
3
index.ts
3
index.ts
|
@ -5,9 +5,6 @@ import SvelteUIElement from "./UI/Base/SvelteUIElement"
|
|||
import ThemeViewGUI from "./UI/ThemeViewGUI.svelte"
|
||||
import {FixedUiElement} from "./UI/Base/FixedUiElement";
|
||||
|
||||
// Miscelleanous
|
||||
Utils.DisableLongPresses()
|
||||
|
||||
// @ts-ignore
|
||||
DetermineLayout.GetLayout()
|
||||
.then((layout) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue