mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
* add support for minimum and maximum window sizes
* attempt to fix windows
* bug fixes
* support min/max window sizes on Linux and Windows
* fix min/max window sizes on Linux
* formatting and comments
* fixes Windows DPI issue, clamps width/height values to min/max
* App can't go into full screen when max size is set for Mac
* fixed Linux maximum width/height on window maximize
* Revert "fixed Linux maximum width/height on window maximize"
This reverts commit
|
||
|---|---|---|
| .. | ||
| assets | ||
| js | ||
| browser.go | ||
| dialog.go | ||
| events.go | ||
| filesystem.go | ||
| log.go | ||
| runtime.go | ||
| store.go | ||
| window.go | ||