Closed GoogleCodeExporter closed 8 years ago
can you post a screenshot of your problem.
because the code is the same and here don't see any difference.
Original comment by thilo...@gmail.com
on 7 Jan 2011 at 3:46
and post also your config file.
thanks
Original comment by thilo...@gmail.com
on 7 Jan 2011 at 3:47
I remember someone with a similar problem (can't remember the whole situation
though), there was the problem that once the result was rounded up and once it
was rounded down. The solution was to increase the panel by 1px.
However I remember that it wasn't obvious to me, why in one case the result was
rounded down and in the other case rounded up...
Original comment by Andreas.Fink85
on 7 Jan 2011 at 3:54
Attached is my config and a screenshot of the problem..
Increasing the panel size by one pixel did not help, neither did a two pixel
increase.
Original comment by j...@thesquareplanet.com
on 7 Jan 2011 at 4:09
Attachments:
This bug is kind of tricky to deal with... Here is the problem description:
The position of the first clock line depends on the height of the second clock
line, and the same is true for the battery status. The problem now: The height
of the second line in the battery monitor is smaller than the height of the
second clock line (because of the J,y in January).
Maybe we should take as measure for the height maximum values and not the
values for the current text. What do you think Thierry?
Original comment by Andreas.Fink85
on 7 Jan 2011 at 4:55
Not entirely sure, but could this be of help?
http://old.nabble.com/Help-understanding-Pango-layout-metrics-ts26237393.html
Original comment by j...@thesquareplanet.com
on 7 Jan 2011 at 9:24
yes we sould measure the maximum height.
Original comment by thilo...@gmail.com
on 8 Jan 2011 at 9:18
fixed in r319.
Original comment by Andreas.Fink85
on 8 Jan 2011 at 1:56
Original issue reported on code.google.com by
j...@thesquareplanet.com
on 6 Jan 2011 at 10:36