Skip to content

Fix frame timing formatting #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

DanTup
Copy link
Contributor

@DanTup DanTup commented Sep 18, 2018

As part of the virtual table we had to set whitespace: nowrap on the cells (else any messages with newlines would wrap, like GC events) but that removes the pre formatting used here to pad the numbers:

screen shot 2018-09-18 at 12 10 39 pm

This puts a span in so that the timing can be set back to pre for this spacing.

As part of the virtual table we had to set `whitespace: nowrap` on the cells (else any messages with newlines would wrap, like GC events) but that removes the `pre` formatting used here to pad the numbers.
@DanTup DanTup requested a review from devoncarew September 18, 2018 11:24
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