lttng / lttng-scope

A trace viewer and analyzer for LTTng kernel and user space traces
https://lttng.org/beta/#lttng-scope
Eclipse Public License 1.0
28 stars 6 forks source link

timegraph: Preserve state selection upon repaint #19

Closed mjeanson closed 7 years ago

mjeanson commented 7 years ago

Re-apply the state selection when a repaint is done by comparing with the equivalent rectangle from the old scene graph.

Fixes #15.

Signed-off-by: Michael Jeanson mjeanson@efficios.com

ghost commented 7 years ago

Merged manually with some changes, thanks!