v43.0.0-beta.5
📦 electronView on GitHub →
🐛 5 fixes🔧 1 symbols
Summary
This beta release (v43.0.0-beta.5) focuses on fixing several bugs related to window behavior across Windows and Wayland, as well as issues with tsx transpilation and title bar color settings.
🐛 Bug Fixes
- Fixed Windows edge case in NativeWindowViews::MoveBehindTaskBarIfNeeded().
- Fixed an issue where clicking the maximize button could progressively shrink the window in some Wayland environments.
- Fixed an issue where frameless windows could shrink after applying constraints or toggling resizability on Windows.
- Fixed running under tsx import transpilation.
- Fixed titleBarOverlay.color set to rgba(0,0,0,0) failing back to default frame color.