Rectangle & Ellipse Module in Ruby

Post any examples or modules that you want to share here
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Rectangle & Ellipse Module in Ruby

Post 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..
User avatar
chackl
Posts: 233
Joined: Tue Aug 17, 2010 8:46 pm
Location: Austria / Salzburg

Re: Rectangle & Ellipse Module in Ruby

Post 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
100% accuracy is the guarantee to your success. The value alters if you combine it with musical creativity.
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Rectangle & Ellipse Module in Ruby

Post by billv »

chackl wrote:I did an update to v1.1

got it...thanks mate.. :)
Post Reply