Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Once resize the panes with resize bar, the split panes act as static panes. So, the panes are not resized while the window gets resized.  

For example: 

1.       Splitter has totally four panes.  It has Header and Footer fixed-size panes with two Middle, percentage-sized panes. Initially it works, but if you resize the middle panes using the splitter, the footer no longer works as expected. Please see the sample.

2.       The Splitter has totally three panes.  It has Header and Footer fixed-size panes with a single Middle, percentage-sized pane. Initially it works, but if you resize the Footer pane using the splitter, the footer no longer works as expected. Please see the sample.