enable hideOnClick again

This commit is contained in:
Philipp Kühn
2021-04-16 11:14:30 +02:00
parent 54df2ce077
commit 3b5746a34c

View File

@@ -70,7 +70,7 @@ export class FloatingMenuView {
interactive: true, interactive: true,
trigger: 'manual', trigger: 'manual',
placement: 'right', placement: 'right',
// hideOnClick: 'toggle', hideOnClick: 'toggle',
}) })
} }