Skip to content

Commit

Permalink
demo: restore tests of enableLevelOfDetail
Browse files Browse the repository at this point in the history
spurious change from e79a67f

Signed-off-by: HARPER Jon <[email protected]>
  • Loading branch information
jonenst committed Jan 14, 2025
1 parent a85f70d commit ef60587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/diagram-viewers/add-diagrams.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export const addNadToDemo = () => {
handleTextNodeMove,
handleNodeSelect,
true,
false,
true,
null,
handleToggleNadHover
);
Expand Down

0 comments on commit ef60587

Please sign in to comment.