increase opacity when selected

This commit is contained in:
vcoppe
2024-05-24 14:45:28 +02:00
parent c313d9a5c7
commit 590bb9abf7
2 changed files with 2 additions and 2 deletions

View File

@@ -174,7 +174,6 @@
let changed: (string | number)[] = [];
Object.entries(elements).forEach(([id, element]) => {
if (element === null) {
console.log('element is null', orientation, sortableLevel, id);
return;
}
let realId =