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

[suggestion] Auto hide style of gutter #100

Open
easyfrog opened this issue Sep 23, 2017 · 1 comment
Open

[suggestion] Auto hide style of gutter #100

easyfrog opened this issue Sep 23, 2017 · 1 comment

Comments

@easyfrog
Copy link

In my project I don't want the "gutter" occupy any pixels in the view. But When I set the gutterSize to 0. It will not be able to dragged.

So is there a way to "Auto hide" the gutter?

the process maybe like this:

div A and div B both have 50% width:
111

And when the cursor moves close to the seam. the gutter will appearance Overlay the seam Not inside between divA and divB.
222

How to implement the feature?

@easyfrog easyfrog changed the title Auto hide style of gutter suggestion [suggestion] Auto hide style of gutter Sep 23, 2017
@frumbert
Copy link
Contributor

See, I'd prefer if there were methods for showing the gutters mySplitter.unlock() and hiding the gutters mySplitter.lock() which would programatically let me enter an editing mode for the resize of panes.

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

3 participants