enso/lib/rust/ensogl/component
Michael Mauderer 0b34346c19
Improve profiling for UI interactions v2. (#3451)
* Extends the instrumentation of the code base and upgrades some FRPs to the newer API macro.
* Extends the run-graph demo scene to specify a profile via URL without recompilation.
* Fixes labels in the flame graph demo scene.
* Fixes an issue with loading profiles that contains escaped characters.

# Important Notes
* no longer contains the upgrade of the `text::View` to `define_endpoints_2`. This should be fixed as part of the text rendering rewrite.

[ci no changelog needed]
2022-05-16 12:28:50 +00:00
..
button Fixing regression - mouse buttons were not distinguished properly. (#3401) 2022-04-15 16:08:30 +02:00
drop-down-menu Fixing regression - mouse buttons were not distinguished properly. (#3401) 2022-04-15 16:08:30 +02:00
drop-manager Linting codebase 2022-03-10 05:32:33 +01:00
file-browser Linting codebase 2022-03-10 05:32:33 +01:00
flame-graph Implement multi-process message visualisation. (#3423) 2022-05-03 09:40:27 +00:00
gui Selectable Header in Component Group View. (#3418) 2022-04-30 14:48:52 +00:00
label Linting codebase 2022-03-10 05:32:33 +01:00
list-view Component Group View colors parametrization (#3434) 2022-05-13 08:38:43 +00:00
scroll-area Fix blink when adding node (#3448) 2022-05-12 16:17:29 -07:00
scrollbar Linting codebase 2022-03-10 05:32:33 +01:00
selector Fix blink when adding node (#3448) 2022-05-12 16:17:29 -07:00
sequence-diagram Wide Componet Group List (#3409) 2022-05-12 09:30:00 +00:00
shadow Linting codebase 2022-03-10 05:32:33 +01:00
src Implement multi-process message visualisation. (#3423) 2022-05-03 09:40:27 +00:00
text Improve profiling for UI interactions v2. (#3451) 2022-05-16 12:28:50 +00:00
toggle-button Fixing regression - mouse buttons were not distinguished properly. (#3401) 2022-04-15 16:08:30 +02:00
tooltip Wide Componet Group List (#3409) 2022-05-12 09:30:00 +00:00
Cargo.toml Implement multi-process message visualisation. (#3423) 2022-05-03 09:40:27 +00:00