Skip to content

Commit 5105617

Browse files
committed
doc: minor changelog edits
1 parent 92d5db1 commit 5105617

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ All notable changes to this project are documented in this file.
55

66
## [1.13.1] - Unreleased
77

8-
- Windows: Fixed flickering when updating the MenuBar
8+
- Windows: Fixed flickering when updating the menu bar.
99
- LinuxKMS: Fixed build with just renderer-femtovg
10-
- LinuxKMS: Addded fallback when no DRM plane formats found
10+
- LinuxKMS: Fixed GPU based rendering on systems where the driver reported no DRM planes.
1111
- Qt: use the cursor flash time from the config
12-
- Fixed spurious Slint compiler error when using ContextMenuArea in component within a `if` or `for`
12+
- Fixed spurious Slint compiler error when using `ContextMenuArea` in component within a `if` or `for`
1313
- C++: fixed the live preview feature missing the `slint_live_preview.h` header (#9335)
1414
- FemtoVG: added support for conical gradients (#9334)
15-
- FemtoVG: Fixed panic when used with WebGL
16-
- SwipeGestureHandler: improved thresholds and destection of move when embedded in another SwipeGestureHandler
15+
- FemtoVG: Fixed panic when using rendering notifiers in Wasm with WebGL.
16+
- `SwipeGestureHandler`: improved thresholds and destection of move when embedded in another `SwipeGestureHandler`
1717
- LSP: fix renaming elements id that have a `-` or `_` mismatch.
1818

1919
## [1.13.0] - 2025-09-03

0 commit comments

Comments
 (0)