OkraFramework / Okra.Core

Okra App Framework - The Okra App Framework is designed to support the development of .Net Windows Store applications, in particular those following the MVVM pattern.
http://okraframework.github.io
Apache License 2.0
10 stars 6 forks source link

Add support for wide settings panes #39

Closed Andy-Wilkinson closed 10 years ago

Andy-Wilkinson commented 10 years ago

There has been a regression of behaviour for v0.9.7 where you cannot specify the width of settings panes.

Andy-Wilkinson commented 10 years ago

A SettingsPaneInfo.Width property is going to be added to support specifying the width of settings panes.