ga526321 / prat

Automatically exported from code.google.com/p/prat
GNU General Public License v3.0
0 stars 0 forks source link

Timestamps aren't aligned when using some fonts #115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Prat are you using? 52329

Do you use embedded libraries or standalones? I don't know. Installed with
WowAceUpdater.

What language/realm type? English/PVP

What steps will reproduce the problem?
1. Use the Font module to select a font where not all numbers are the same
width (I use Emblem).
2. Enable the Timestamps module and use format %X.
2. Get some text in the chat frame.

What is the expected output? The text following the timestamps is correctly
aligned with all the lines.

What do you see instead? Different timestamps have different widths and the
text isn't well aligned.

Please provide any additional information below.
I've tried to workaround the problem by adding a tab at the end of the
timestamp format. However using %t in the format makes date() fail. I don't
know if the chat frame handles tabs correctly, anyway.

Original issue reported on code.google.com by ddev...@gmail.com on 22 Oct 2007 at 8:14

Attachments: