forked from MapComplete/MapComplete
Workaround: popups move into zoom vertically too now on desktop
This commit is contained in:
parent
7dc7cc283d
commit
9a412c6b74
4 changed files with 17 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
import { Utils } from "../Utils";
|
||||
|
||||
export default class Constants {
|
||||
public static vNumber = "0.4.0";
|
||||
public static vNumber = "0.4.2";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue