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

Cell expects exactly 2 checks #11

Closed
arlake228 opened this issue Sep 11, 2014 · 0 comments
Closed

Cell expects exactly 2 checks #11

arlake228 opened this issue Sep 11, 2014 · 0 comments
Labels

Comments

@arlake228
Copy link
Contributor

The web interface has some hardcoded 2's that are used to set the height of cells in the UI. This is problematic if you have only one check, which is desirable in some cases, as it looks like you only have half a box. Likewise things would get really screwy if you had more than 2 checks. We should replace those hardcoded 2s with a variable representing the number of checks so the interface is as flexible as the backend.

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