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

Feature/custom flex grow min width and max width #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

magua-io
Copy link
Owner

  • Added option to provide custom flex-grow and flex-shrink to avoid unexpected growing and shrinking behavior.
  • Added option to provide custom max-width or max-height to set maxSizes on collapse panes.
  • Fixed unwanted pane shrinking smaller than provided min-width or min-height css. However, this cause the missing of the expanding transition. I haven't figured a workable solution to make it work yet. But based on the time constraint, I would like to provide the fix for the transition in the future PR.
  • Based on the time constraint, I changed the default value of the background color of the collapse button. We might want to make it configurable in the future PR.
  • Fixed iframe issue, which takes over the mouse event when resizing the pane that contains iframe.

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

Successfully merging this pull request may close these issues.

1 participant