Page 2 of 2

Re: Rectangle & Ellipse Module in Ruby

Posted: Tue Nov 05, 2013 1:59 pm
by billv
chackl wrote: @chackl..... may have a little bug...
if change fill style to 'solid'
.no color changes possible.... no hatching either... ??..
Well a hatch allways needs 2 colors ;)
So Hatch is an addition to solid/Linear/Radial.


All good, i noticed later the hatch is separate....
But still can't get a color change in solid mode....hitting either of the 2 color btn..
outline color ok..

Re: Rectangle & Ellipse Module in Ruby

Posted: Tue Nov 05, 2013 3:47 pm
by chackl
Checked this and you are right - Thank you!

I did an update to v1.1 where i corrected this. File is in the first post.

Thanks!

Regards chackl

Re: Rectangle & Ellipse Module in Ruby

Posted: Wed Nov 06, 2013 4:49 am
by billv
chackl wrote:I did an update to v1.1

got it...thanks mate.. :)