gabrielbull / react-desktop

React UI Components for macOS High Sierra and Windows 10
http://reactdesktop.js.org
MIT License
9.52k stars 462 forks source link

[Windows] MasterDetailView width prop does not resize containing div #80

Open bushidocodes opened 7 years ago

bushidocodes commented 7 years ago

Setting does not adjust the width of the parent div. image

This results in the following. I was expecting the components to have extra space on the page after shrinking Master.

image

gabrielbull commented 7 years ago

Sorry for the late reply, but if someone is willing to submit a PR, I'd be happy to accept it.