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

Support font-size style for Text and TextBlock #23

Closed
hidakatsuya opened this issue Apr 22, 2015 · 1 comment
Closed

Support font-size style for Text and TextBlock #23

hidakatsuya opened this issue Apr 22, 2015 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hidakatsuya
Copy link
Member

page.item(:text).style(:font_size) # => 18
page.item(:text).style(:font_size, 11) # => 11

page.item(:text_block).style(:font_size, 20)
@hidakatsuya hidakatsuya added the enhancement New feature or request label Apr 22, 2015
@hidakatsuya hidakatsuya self-assigned this Apr 22, 2015
@hidakatsuya hidakatsuya added this to the 0.8.0 milestone Apr 22, 2015
@hidakatsuya
Copy link
Member Author

Fixed by 6b66004

hidakatsuya pushed a commit that referenced this issue Apr 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant