thinreports-generator icon indicating copy to clipboard operation
thinreports-generator copied to clipboard

Dynamically change Shape size

Open thalesmiguel opened this issue 9 years ago • 5 comments

I'd like to change the size of my rectangle within my generator with something like:

row.item("my_shape").style(:height, "50px", :width, "30px")

Is it possible?

thalesmiguel avatar Oct 21 '16 13:10 thalesmiguel

Is it possible?

No, it isn't.

hidakatsuya avatar Oct 21 '16 14:10 hidakatsuya

Ok... Will it be made available as an improvement?

thalesmiguel avatar Oct 21 '16 16:10 thalesmiguel

Hmm.., I'll give it a try for now.

hidakatsuya avatar Oct 22 '16 03:10 hidakatsuya

How can I change the height of an item of a list dynamically?

blanks88 avatar Oct 24 '17 15:10 blanks88

How can I change the height of an item of a list dynamically?

Currently you can't.

hidakatsuya avatar May 21 '19 08:05 hidakatsuya