hvr / ThreadScope

Official upstream repo for ThreadScope (issue tracker still using trac)
http://trac.haskell.org/ThreadScope
Other
0 stars 0 forks source link

Change the colour of labels drawn over dark green (e.g., thread numbers) #21

Closed ghc-mirror closed 10 years ago

ghc-mirror commented 10 years ago

Original reporter: MikolajKonarski

15:33 < JaffaCake> dcoutts_: can we get that dark green changed? it's hard to read the thread numbers
15:35 < dcoutts_> oh, that's an interesting point
15:35 < dcoutts_> we might want to invert the colour for labels drawn over the run colour
15:35 < dcoutts_> when it's dark
15:36 < dcoutts_> mikolaj: we should try drawing thread numbers in white
15:37 < dcoutts_> or keep them black but move them above/below the main run trace
15:37 < dcoutts_> JaffaCake: once we draw thread names rather than numbers (when available) we might
                  want to do it differently anyway
15:38 < dcoutts_> since labels will take more space
ghc-mirror commented 10 years ago

Original reporter: MikolajKonarski

Similarly, the dashed lines in the activity graph should be inverted from black to white, when drawn over a dark background, or perhaps, to make it work over varied background, draw it in black, surrounded by white. Similarly labels?

ghc-mirror commented 10 years ago

Original reporter: MikolajKonarski

16:34 < mikolaj> dcoutts: which trace is it? the Activity or HEC or instant events? 16:34 < dcoutts> mikolaj: I guess it applies wherever we have a dark background 16:35 < dcoutts> with text on top 16:35 < dcoutts> should make sure there is good contrast 16:35 < dcoutts_> so if it's dark background, need light colour text

ghc-mirror commented 10 years ago

Original reporter: MikolajKonarski

Fixed in devel version (not for the dashed lines). To be released soon.