plasma-umass / coz

Coz: Causal Profiling
Other
4.05k stars 160 forks source link

Add checkbox to disable shortening of paths #123

Closed ArniDagur closed 4 years ago

ArniDagur commented 4 years ago

As you can see, I've essentially never written JavaScript before, but I got it working to my satisfaction: An alternative approach would be to show the full title on hover, as suggested in #114.

Fixes #114

bjorn3 commented 4 years ago

I think you will want to edit the source typescript files instead of the generated javascript files: https://github.com/plasma-umass/coz/tree/0e42254bd7393bf20b63cea47b991e5fd321b5d2/viewer/ts

emeryberger commented 4 years ago

I've merged another version that should do what you want.