Closed PWrzesinski closed 5 years ago
Added information about dynamic preferences window's size that matches the view controller's size. This bit me when I wanted to quickly test the preferences window - the window didn't show until I added some constraints.
This is a know issue, see: https://github.com/sindresorhus/Preferences/pull/28 But yes, we should document it in the meantime.
Added information about dynamic preferences window's size that matches the view controller's size. This bit me when I wanted to quickly test the preferences window - the window didn't show until I added some constraints.