mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-18 03:13:34 +00:00
Add to MCU related changelog entries
This commit is contained in:
parent
765248e0ee
commit
fe842a8ae4
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ All notable changes to this project are documented in this file.
|
|||
- Qt backend: fix PopupWindow exiting the application with recent Qt6
|
||||
- LinuxKMS backend: software renderer support
|
||||
- Software renderer: added API to rotate the buffer by multiple of 90 degrees.
|
||||
- Software renderer: Fixed dirty region returned by `render()` to not have any overlaps.
|
||||
|
||||
### Slint Language
|
||||
|
||||
|
|
@ -48,6 +49,7 @@ All notable changes to this project are documented in this file.
|
|||
- Added `LIBRARY_PATHS` multi-value argument to `slint_target_sources` that takes a list of
|
||||
`name=path` items, to allow for the use of component libraries.
|
||||
- Fixed compilation with Rust 1.81 (caused by extra spaces in `strignify!`)
|
||||
- ESP-IDF: Added support for making RGB565 byte swap configurable.
|
||||
|
||||
### Rust API
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue