vane / degrafa

Automatically exported from code.google.com/p/degrafa
0 stars 0 forks source link

Column resizing does not work properly when using degrafa in itemRenderers #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1. Go to http://samples.degrafa.com/DataRenderer/DegrafaDataRenderer.html
2. Resize the "free" or "used" columns. Note that the bars do not scale. 

What is the expected output? What do you see instead?
I would expect the bars to scale appropriately when the columns are
resized. I'm not sure what's at fault here. 

What version of the product are you using? On what operating system?
This appears to be an issue in both beta2 and r327 of beta3.

Please provide any additional information below.
I came across this issue when I was creating a custom itemRenderer in a
datagrid. I then realized the same issue exists on the sample site. 

A similar issue can be found on the other example as well:
http://samples.degrafa.com/ShapeRenderer/DegrafaDataRenderer.html

Original issue reported on code.google.com by mikes...@gmail.com on 3 Oct 2008 at 8:56