forked from MapComplete/MapComplete
Feature: close floatover if pressed outside of it, fix #1647
This commit is contained in:
parent
5be24dbef1
commit
d43f8c0080
3 changed files with 5 additions and 7 deletions
|
@ -175,7 +175,6 @@ export default class ThemeViewStateHashActor {
|
|||
}
|
||||
|
||||
private back() {
|
||||
console.trace("Got a back event")
|
||||
const state = this._state
|
||||
// history.pushState(null, null, window.location.pathname);
|
||||
if (state.selectedElement.data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue