Releases: eclipsesource/perfetto
Releases · eclipsesource/perfetto
Perfetto UI - 3dd34fb3db1e9e
perfetto-ui-3dd34fb3db1e9e Add some exceptions to a hack in Perfetto (#93)
Perfetto UI - be8462b1746b9b
Return showHelp's showModal promise * this allows to track whether the help is (still) showing
Perfetto UI - da373bfb282cad
perfetto-ui-da373bfb282cad Pinned tracks still show in their normal location in the timeline #62…
Perfetto UI - 5c59ab2e68d940
perfetto-ui-5c59ab2e68d940 Don't show drop border if unable to move trackLike to location [Issue…
Perfetto UI - efe3ba5510f7b0
Reset shift key in pan_and_zoom_handler Reset if the keyboard_event_handler opens a modal dialog, e.g. for the help view. Reasoning is that the keyboard event handler will not receive any key events while the modal dialog is open.
Perfetto UI - 7a7493e2caf404
Fix: Tracks for threads not listed together (#88) * Fix: Tracks for threads not listed together
Perfetto UI - a0f72a61241d70
Fix missing styling in pf-popups (#84) * Fix missing styling in pf-popups * pf button sets text color * fix pf-button minimal in light mode * Change Scale Text color was weird
Perfetto UI - ddcc119
perfetto-ui-ddcc119 Issue 698 (An uncaught exception occurred: Uncaught Error: Topmost tr…
Perfetto UI - 4ed800b308495e
Ensure consistent short sha (in correct yaml) (#81) My previous fix was accidentally done to the wrong yaml file. That yaml is an old workflow that is no longer relevant or needed. I've applied the change to the correct yaml and deleted the obsolete one. A few cosmetic tweaks along the way.
Perfetto UI - 45c1835a521c11
perfetto-ui-45c1835a521c11 Color quick sql panel (#82)