There are several graphics errors in the property display on 0.6:
* When scrolling down a large property list, some controls (notably
sliders) draw over the top of or above the three menu buttons
(welcome, properties, map).
* Several property names seem to be trying to fit in a very small
space and wrap to the next line, where they are obscured by the
limits of the box they are rendering into. eg
"AmbientSoundDayVo...l"
* Labels sometimes turn up in wierd places, like "LastName"
almost on top of "ScriptOnNotice"
Logged In: YES
user_id=1036896
Platform: OS X 10.3.3, G4 17" laptop (1440x900).
Logged In: YES
user_id=688907
All noted, and I'm leaving the bug open. Some of these are wxPython
clipping problems. These are not very high priority right now in the face
of major features still being implemented, but thanks for noting them
here. Will be fixed when I get to them.