mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-02 14:04:36 +01:00
* feat: Default Minimum/Maximum WindowSizeConstraints If `MinimumSize` or `MaximumSize` are not set when defining a `WindowSizeConstraints`, they will be effectively unbounded. * chore: Make internal windows unbounded on max size * Ignore max value if it's smaller than minimum in any dimension |
||
|---|---|---|
| .. | ||
| DalamudChangelog.cs | ||
| DalamudChangelogEntry.cs | ||
| DalamudChangelogManager.cs | ||
| IChangelogEntry.cs | ||
| PluginChangelogEntry.cs | ||
| PluginInstallerWindow.cs | ||
| ProfileManagerWidget.cs | ||