mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Update CHANGELOG
This commit is contained in:
parent
3f90fa0a77
commit
209468c478
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.14.0 (Next version)
|
## 0.14.0
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
|
||||||
@ -50,7 +50,8 @@
|
|||||||
|
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
|
|
||||||
- Fixed `ScrollView::show_scrollbars()`
|
- Fixed `ScrollView::show_scrollbars()`.
|
||||||
|
- Correctly update the offset for `ScrollView` after focus change.
|
||||||
- Fixed layout for `BoxView` with some size constraints.
|
- Fixed layout for `BoxView` with some size constraints.
|
||||||
- On Windows, do not print unix-specific character during initialization.
|
- On Windows, do not print unix-specific character during initialization.
|
||||||
- Fix out-of-bounds access for some mouse events in `MenuPopup`
|
- Fix out-of-bounds access for some mouse events in `MenuPopup`
|
||||||
|
Loading…
Reference in New Issue
Block a user