Skip to content

Conversation

jacobp100
Copy link
Contributor

@jacobp100 jacobp100 requested review from alantreadway and a team as code owners August 29, 2025 10:09
Copy link
Contributor

@iMoses iMoses left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

extraDebugStats = {},
seriesRect = BBox.zero
) {
if (!Debug.check(DebugSelectors.SCENE_STATS, DebugSelectors.SCENE_FPS)) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This condition is the same as at the top of debugFps() so will it not always just return out of that too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep good catch. Forgot to remove that after refactoring

Copy link
Member

@lsjroberts lsjroberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Snapshots automatically updated, please review before merge: diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants