4 Commits

Author SHA1 Message Date
slhale
f1bf88fac4 [Inspector] Reorganization of scss files
Split the inspector styling out of the general
panes styling. Moved files into more appropriate
folders.
2015-08-27 16:41:11 -07:00
slhale
30cd3d0074 [Plot] Legend item selection style
Some better styling for selected legend items.
Renamed inspector/_inspector.scss to
inspector/_plot.scss to better reflect content
of the file.
2015-08-27 16:16:22 -07:00
slhale
1dd3d5214d [Plot] Highlight inspected plot legend items
Plot legend items that are being selected for
inspection are now highligted.
2015-08-27 12:10:13 -07:00
slhale
01f5a4886b [Plot] Make plot legend items clickable
Clicking on a plot legend item now selects
that object. Currently that means that the
view is switched to that object. (Therefore
this only has an effect on telemetry panel
plots.)
2015-08-27 11:02:40 -07:00