Skip to content

Commit c42a767

Browse files
committed
Remove unnecessary camera.refresh()
1 parent 47d9130 commit c42a767

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2272,7 +2272,6 @@ const createScatterplot = (initialProperties = {}) => {
22722272
}
22732273

22742274
updateViewAspectRatio();
2275-
camera.refresh();
22762275
refresh();
22772276
drawRaf();
22782277
};

0 commit comments

Comments
 (0)