nekohayo / specto

Automatically exported from code.google.com/p/specto
0 stars 0 forks source link

extra information tab is difficult to read #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The extra information contained in the second tab of the watch info pane is
difficult to read. It currently looks like this:

"""
<b>New messages:</b>
<i>message title</i> From <b>author</b>
<i>message title</i> From <b>author</b>
<i>message title</i> From <b>author</b>
<i>message title</i> From <b>author</b>
and others...<i>message title</i> From <b>author</b>
"""

It should be more like this, look carefully :)
"""
<big>Unread messages:</big>
[tab]<b>author</b>: <i>message title</i> 
[tab]<b>author</b>: <i>message title</i> 
[tab]<b>author</b>: <i>message title</i> 
[tab]<b>author</b>: <i>message title</i> 
[tab]<b>author</b>: <i>message title</i> 
and others...
"""

Original issue reported on code.google.com by nekoh...@gmail.com on 4 Dec 2007 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by woutclym...@gmail.com on 10 Feb 2008 at 4:42

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 18 Mar 2008 at 2:40