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

Added property to settings to disable resize of layout using splitters #385

Closed
wants to merge 1 commit into from

Conversation

RamYadlapalli
Copy link

Updated the library for issues #351 , #381
Added a new property is settings called "disableSplitterResize" with default value as false. If we want to disable the resize of layout using splitters then we need to set that value to true.

I will also like to update golden-layout documentation if this pull request is ok to merge

@lovely10633
Copy link

After I tested, I found that Splitter is forbidden, but it is also forbidden to close the window and move the window.

@RamYadlapalli
Copy link
Author

@lovely10633 If you set this property, you cannot interact with splitter at all, you only able to set dimensions for the same

@digitalml
Copy link

does this disable the splitter for ALL? Can I just disable it for a column / row?

@KosGrillis
Copy link

I would like to disable the splitters on only a certain container, is this possible?

@bZichett
Copy link

Any one continuing work on this?

@aemonge
Copy link

aemonge commented Jan 10, 2019

any updates ?

@amir-arad
Copy link
Contributor

any updates?

@martin31821 martin31821 added the version/1 Issues/PRs that affect v1.x label Sep 9, 2021
@pbklink pbklink closed this Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version/1 Issues/PRs that affect v1.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants