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

Enable button css font-resize from jquery #6

Open
gubi opened this issue Nov 11, 2013 · 0 comments
Open

Enable button css font-resize from jquery #6

gubi opened this issue Nov 11, 2013 · 0 comments

Comments

@gubi
Copy link

gubi commented Nov 11, 2013

You can allow text resizing from options simply add

// Create our objects: two labels and the button
.css({"font-size": this.options.height + "px"});
.css({"font-size": this.options.height + "px"});

in lines 75 and 76 ;)

Why not?
Best regards

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

1 participant