Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically change Shape size #80

Open
thalesmiguel opened this issue Oct 21, 2016 · 5 comments
Open

Dynamically change Shape size #80

thalesmiguel opened this issue Oct 21, 2016 · 5 comments

Comments

@thalesmiguel
Copy link

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?

@hidakatsuya
Copy link
Member

Is it possible?

No, it isn't.

@thalesmiguel
Copy link
Author

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

@hidakatsuya
Copy link
Member

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

@blanks88
Copy link

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

@hidakatsuya
Copy link
Member

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

Currently you can't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants