Skip to content

[ui-grid-selection] different rowHeight not evaluated #4901

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

Closed
fliebe92 opened this issue Dec 23, 2015 · 2 comments
Closed

[ui-grid-selection] different rowHeight not evaluated #4901

fliebe92 opened this issue Dec 23, 2015 · 2 comments

Comments

@fliebe92
Copy link

I just used a different rowHeight (e.g. 62) and the selection feature, see:
ui-grid-selection

In my opinion the "checkbox" should be vertically centered; it does not look fancy right now. Furthermore the whole cell should be clickable.

Please let me know if it's possible to do that in some way.

@imbalind
Copy link
Contributor

You could theoretically override the default CSS style for the "checkbox" and customize it as you like. Did you try that?

@fliebe92
Copy link
Author

I did try that of course: height 100% for the checkbox cell and some css for vertical align; but that doesn't work.

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

No branches or pull requests

2 participants