UX: place 'add new button' in bottom-left instead of having a dynamic pin

This commit is contained in:
Pieter Vander Vennet 2023-10-09 01:26:12 +02:00
parent dab8d6cd5d
commit 285fe9ab83
7 changed files with 730 additions and 703 deletions

View file

@ -175,7 +175,7 @@ export default class ThemeViewStateHashActor {
}
private back() {
console.log("Got a back event")
console.trace("Got a back event")
const state = this._state
// history.pushState(null, null, window.location.pathname);
if (state.selectedElement.data) {