mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Fix typo
This commit is contained in:
parent
461ba50a9b
commit
3ced245d2a
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ All notable changes to this project will be documented in this file.
|
||||||
- Fix occasional hang when navigating in `TextInput` fields with the cursor keys.
|
- Fix occasional hang when navigating in `TextInput` fields with the cursor keys.
|
||||||
- Fix access to aliased properties from within `for` and `if` expressions.
|
- Fix access to aliased properties from within `for` and `if` expressions.
|
||||||
- Fix `ScrollView` being scrollable when it shouldn't.
|
- Fix `ScrollView` being scrollable when it shouldn't.
|
||||||
- Fix appearance of natively styled scrollars.
|
- Fix appearance of natively styled scrollbars.
|
||||||
- Allow converting an object type to another even if it is missing some properties.
|
- Allow converting an object type to another even if it is missing some properties.
|
||||||
- Add missing frame drawing around `ScrollView`.
|
- Add missing frame drawing around `ScrollView`.
|
||||||
- Fix Clipping in scroll views in WASM builds.
|
- Fix Clipping in scroll views in WASM builds.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue