A little bug in message history.
Posted: 07 Oct 2005 13:19
Sometimes, when I open the message history window (the blue one coming from TTDPatch), two or four messages are split into one long message - the border between two messages is missing, and I cannot click on all of them. It can be repaired just by clicking on the window sizing button.
Example:
and after pressing the resize button (dragging works too, but pressing is enough) is everything alright:
I am using the latest Patch Alpha 62 fixed
Example:
Code: Select all
+--------------------------------------------------------+
| Message history |
+--------------------------------------------------------+
| 1st Jan New company launched |
| |
| 2nd Feb Town now accepts goods |
+--------------------------------------------------------+
| 25th Feb New factory under construction |
| |
| 4th Mar New vehicle available |
+--------------------------------------------------------+
+----------------------------------------------------[///]
Code: Select all
+--------------------------------------------------------+
| Message history |
+--------------------------------------------------------+
| 1st Jan New company launched |
+--------------------------------------------------------+
| 2nd Feb Town now accepts goods |
+--------------------------------------------------------+
| 25th Feb New factory under construction |
+--------------------------------------------------------+
| 4th Mar New vehicle available |
+--------------------------------------------------------+
+----------------------------------------------------[///]