Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie committed Jan 17, 2024
1 parent ea62e30 commit 947072c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2658,7 +2658,7 @@ <h2 class="extension-floorplanner-modal-title" id="extension-floorplanner-textTo
console.log("object was already at the end of the OBJDATA array, no need to shift it");
}

binder.obj.graph.style.filter = 'drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4))';
binder.obj.graph.style.filter = 'drop-shadow(0px 0px 5px rgb(0 0 0 / 0.4))';
/*
let paths = binder.obj.graph.querySelectorAll('path');
console.log("paths: ", paths);
Expand Down

0 comments on commit 947072c

Please sign in to comment.