hoist-react
hoist-react copied to clipboard
Support percent values in panelModel defaultSize
The defaultSize property on PanelModel only accepts pixels. It might be more developer friendly if it accepted percent values, where the percent was a percentage of the Panel's parent element.
See: https://github.com/xh/hoist-react/blob/develop/desktop/cmp/panel/PanelModel.js#L69