IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

DiyanDimitrov opened this issue · comments

Description

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

  • ignite-ui version: 18.2, 19.1
  • browser: NA

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