support running on WinPE (issue #279)

This commit is contained in:
Karl Tauber
2021-03-26 21:51:11 +01:00
parent a143e5777c
commit f801d61929
4 changed files with 10 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ FlatLaf Change Log
- Native window decorations: Support disabling native window decorations per
window. (set client property `JRootPane.useWindowDecorations` to `false` on
root pane).
- Support running on WinPE. (issue #279)
#### Fixed bugs