IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics
https://bit.ly/2kuu1fT
Other
477 stars 83 forks source link

Panel size in percentage is not calculated properly when resizing the browser window #1968

Open DiyanDimitrov opened 5 years ago

DiyanDimitrov commented 5 years ago

Description

After resizing the browser window and expanding a panel whose size is in percentage, the panel sizes are not calculated properly.

Steps to reproduce

  1. Open the attached page in a maximized browser.
  2. Restore down the browser so that it is no longer maximized.
  3. Expand the right panel.

Result

There is empty space on the right side of the splitter.

Expected result

There should be no empty space on the right side and the right panel width should be 20%.

Attachments

Splitter.zip image