Jannik Jochem

Show:

What's happening?

  • VisualImageObject does not set its own transparency

    When adding a VisualImageObject to another VisualObject that has a Composite set in its Brush for transparency, the VisualImageObject is rendered with the same Composite, even if this is not desired. Calling setFillBrush on the VisualImageObject does not change this, since VisualImageObject does not apply Brushes in its renderObject() implementation. A quick and dirty fix to make all Images...

    2007-07-18 16:35:56 UTC in Vector Visuals

  • Comment: layer setting inconsistent with objectmanager sort order

    Oops, seem to have lost a printf somwhere... Patch updated. File Added: VisualObjectManager.java.patch.

    2007-06-24 13:50:49 UTC in Vector Visuals

  • layer setting inconsistent with objectmanager sort order

    When calling setLayer on a VisualObject, the layer is updated but the LinkedList of the parent VisualObject's objManager is not sorted again to reflect the changes to the rendering order. A sort of the objManager is only triggered if new VisualObjects are added to the associated VisualObject. This results in layer settings only being honoured if the layer was set before the VisualObject...

    2007-06-24 13:01:53 UTC in Vector Visuals

About Me

  • 2007-06-24 (2 years ago)
  • 1826741
  • j_jochem (My Site)
  • Jannik Jochem

Send me a message