Feature: close floatover if pressed outside of it, fix #1647

This commit is contained in:
Pieter Vander Vennet 2023-10-09 02:07:25 +02:00
parent 5be24dbef1
commit d43f8c0080
3 changed files with 5 additions and 7 deletions

View file

@ -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) {