- Index
- » Developer
- » OpenModelica development
- » OMEdit: Graphics bug on Ubuntu
OMEdit: Graphics bug on Ubuntu
OMEdit: Graphics bug on Ubuntu
Hello,
I am investigating the bug, that the text of components is not shown, unless they are rotated.
Here you can find a screenshot:
The first column shows the unrotated components, the second column they are rotated 90 degree and
the third column rotated by one degree (even 0.1 degree is sufficient, to see the text).
In which file of the sourcecode do I have to look, to find the place, where the text is drawn
on the canvas?
I can reproduce this bug on three different machines, running Ubuntu 10.10, 11.04 in
32 and 64 bit, so it is not related to the graphics driver.
Regards:
Uwe
Re: OMEdit: Graphics bug on Ubuntu
This bug was already reported but i haven't get time to fix it.
You can look into the TextAnnotation.cpp file which is responsible for drawing the text.
Adeel.
- adeas
- 454 Posts
Re: OMEdit: Graphics bug on Ubuntu
Yes, do it please.
Adeel.
- adeas
- 454 Posts
- Index
- » Developer
- » OpenModelica development
- » OMEdit: Graphics bug on Ubuntu