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

Align timestamps in Time Control #73

Open ghost opened 6 years ago

ghost commented 6 years ago

Timestamps should be aligned in the Time Control widget when the shown formats are different (since the "project range" text fields always show the full date + timezone). For example, right now it shows:

                  11:24:45.797427712
2012-03-19 11:24:42.440133097 -04:00

but it should be aligned as:

           11:24:45.797427712
2012-03-19 11:24:42.440133097 -04:00

This should be possible to do using padding/Insets.