Skip to content
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

Performance Timing UX issues #117

Open
3 tasks
sudara opened this issue Jul 8, 2024 · 0 comments
Open
3 tasks

Performance Timing UX issues #117

sudara opened this issue Jul 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sudara
Copy link
Owner

sudara commented Jul 8, 2024

2 small bugs with perf timings.

Not sure anyone is using this except me, but

  • a repaint fires when the preview image is re-cached, this should be skipped for perf timing cases
  • a double click was clearing out all timings, it should just trigger another
  • ideally the timings would update on every component repaint, is this possible somehow? maybe via a hidden prop set by melatonin::ComponentTimer
@sudara sudara added the bug Something isn't working label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant