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

Checkbox not properly responding to checked style on startup #1509

Open
jasonrclark opened this issue Nov 5, 2017 · 0 comments
Open

Checkbox not properly responding to checked style on startup #1509

jasonrclark opened this issue Nov 5, 2017 · 0 comments
Labels
Milestone

Comments

@jasonrclark
Copy link
Member

This app:

Shoes.app do
  check(checked: true)
  check(checked: false)
end

Results in this:
image

Rather than having the first checkbox checked, as it was under Shoes 3.

@jasonrclark jasonrclark added the bug label Nov 5, 2017
@jasonrclark jasonrclark added this to the 4.0.x milestone Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant