Skip to content

Conversation

devoncarew
Copy link
Member

@devoncarew devoncarew commented Sep 6, 2018

  • update which framework toggles we expose in the timeline page (now, Track widget builds, performance overlay, repaint rainbow, and debug draw)
  • when the user is on the timeline page, always record frames
  • add a pause and resume button so users can pause the UI when lots of frames are being created

@DanTup

screen shot 2018-09-06 at 2 59 08 pm

screen shot 2018-09-06 at 2 59 01 pm

);
});

debugDrawButton.click(() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe worth pulling this implementation into a local function that takes the button element/service extension method name? As far as I can tell, they're all the same 8 lines the same except for those two values?

Copy link
Member Author

Choose a reason for hiding this comment

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

Makes sense, will do.

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

Successfully merging this pull request may close these issues.

2 participants