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

Implement 1px div after column header as drag target #2

Open
bcomnes opened this issue Sep 21, 2016 · 0 comments
Open

Implement 1px div after column header as drag target #2

bcomnes opened this issue Sep 21, 2016 · 0 comments

Comments

@bcomnes
Copy link
Contributor

bcomnes commented Sep 21, 2016

Instead of using box model borders on the header cell's, we should use a 1px div to implement the resize handle. Should look like this:

screen shot 2016-09-21 at 10 25 21 am

Should use cursor: col-resize;

screen shot 2016-09-21 at 10 27 46 am

https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

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