Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Option to hide chevrons on splitbar #56

Closed
amergin opened this issue Nov 23, 2014 · 7 comments
Closed

Option to hide chevrons on splitbar #56

amergin opened this issue Nov 23, 2014 · 7 comments
Assignees

Comments

@amergin
Copy link

amergin commented Nov 23, 2014

Could you provide an option to disable splitbar/divider? It is not always needed.

@jnmoons
Copy link

jnmoons commented Dec 26, 2014

I would want to second this. I have a requirement to use the flexible layout together with a fixed toolbar at the top. Would be great to disable the functionality alltogether (can be achieved with min and max, but maybe not the most elegant solution). A disable option could hide the divider and disable the resize functionality together.

@nicklasb
Copy link

nicklasb commented Jan 9, 2015

Me three. I hid it them by not setting their icon, min/max and dividerSize="0".

.glyphicon-chevron-left,
.glyphicon-chevron-right
/*, TODO: Commenting out these until splitters can be hidden in angular-ui-layout
.glyphicon-chevron-up,
.glyphicon-chevron-down*/{
  color: #aaa;
}

@SomeKittens
Copy link
Contributor

Do you want to disable the chevrons, have the splitbar not appear, or have it show up but not be movable?

@nicklasb
Copy link

@SomeKittens : In my case, I wanted to hide them.
But the most optimal solution for me would be if one could disable them alltogether, for example disable if it is a mobile/table browser where you want the page to be responsive, and enable it for desktop users.
It is not just the layout, but also the matter that using it without a mouse is difficult.

@amergin
Copy link
Author

amergin commented Sep 11, 2015

@SomeKittens : in my case I would like to hide the splitbar and chevrons. On the other hand, I can think of use case where a static splitbar without chevrons could come in handy, as well.

@SomeKittens SomeKittens changed the title Option to disable splitbar Option to hide chevrons on splitbar Sep 11, 2015
@SomeKittens SomeKittens self-assigned this Sep 12, 2015
@YugoAmaryl
Copy link

+1
I need to do achieve the same sort of things that jnmoons described.

@SomeKittens
Copy link
Contributor

@YugoAmaryl Please don't +1 an issue. If there isn't an open issue for your problem, open a new one.

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

No branches or pull requests

6 participants