evothings / evothings-studio

Evothings Studio
http://www.evothings.com/
Apache License 2.0
53 stars 33 forks source link

Clarify which reload iteration the Workbench Tools log window messages belong to. #77

Open TechWizEric opened 9 years ago

TechWizEric commented 9 years ago

When the Workbench Tools log window is not cleared upon app reload it's hard to know which log messages belong to a previous version of the code and thus which of them are still relevant. It's therefore desirable to either:

  1. be able to enable the Workbench Tools log to be automatically cleared upon app reload, or
  2. make log messages from previous reloads colored in e.g. a grey color to indicate to the user that they are old.
ghost commented 9 years ago

Decide what is a reasonable solution. You can already today press CLEAR LOG.

Decided to test graying out previous log items.

fredrikeldh commented 9 years ago

Tried to implement, failed. Codemirror overrides my colors.