Christopher Barker wrote:
> Paul McNett wrote:
>> Did anything change recently that would cause the following change of
>> behavior:
>>
>> When the drawing is zoomed out too far, elements disappear (line widths
>> go to 0 I think). It used to be that the lines would maintain a minimum
>> width.
> 
> hmm -- I'm not sure -- I made some changes to what happens when 
> rectangles get really small, but I think the default behavior is the same.
> 
> However, I thought the behavior was for things to disappear when they 
> got less than 1 pixel in any dimension.

This sounds like what is happening to me. If the one dimension of the 
rectangle gets too small (even though the other dimension is still long) 
the rectangle disappears.


> What DrawObjects are you using?

Predominantly Rectangle, but also other simple shapes. But it appears to 
only be happening with rectangles.

> What platform?

Gtk, but I haven't tested on others yet.

> Can you make a small sample we can test?

I'll try to get this done today. Thanks!

Paul
_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to