Skip to content

Commit

Permalink
Merge pull request #65 from jahow/update-rendering-analyzer
Browse files Browse the repository at this point in the history
Update rendering-analyzer dependency
  • Loading branch information
jahow authored Jan 8, 2024
2 parents c0bb6d6 + caf846d commit a8bfbff
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 198 deletions.
1 change: 1 addition & 0 deletions cases/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ function enablePerformanceTracking(useWebGL) {
}
showTable();
showGraph();
/** @type {HTMLDivElement} */ (gui.domElement).style.right = '430px';
}

function animate() {
Expand Down
Loading

0 comments on commit a8bfbff

Please sign in to comment.