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

Splitter does not consider min setting when resized through the size method #8094

Open
nelito987 opened this issue Jan 8, 2025 · 0 comments
Labels
Bug C: Splitter FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low

Comments

@nelito987
Copy link
Contributor

Bug report

When the min option is set to the Splitter pane and then the Splitter is resized through the size method, the min is not taken into account.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/gHikYadP/2
  2. Click the button

Current behavior

The second pane has a width of less than 150px, although the configured min is '150px'.

Expected/desired behavior

The configured width should be taken into account.

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all ]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Splitter FP: Unplanned Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant