Hi guys,
Just spotted a bug in RTStackBarPlot.
If you set the height of a bar with the message #barWidth:height: the width is set but the
height remains 20 pixels, as defined in #defaultBarHeight.
To reproduce, go to RTStackBarPlot>>#example03 and change the height value parameter
in the #barWidth:height: message. Bar always remain 20 pixels.
P.s. I also take this opportunity to say that once you get proficient in Roassal it is
really a pleasure to use it!
Cheers,
Roberto