mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 19:00:46 +00:00
Update CHANGELOG
This commit is contained in:
parent
3f90fa0a77
commit
209468c478
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## 0.14.0 (Next version)
|
||||
## 0.14.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
@ -50,7 +50,8 @@
|
||||
|
||||
### 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.
|
||||
- On Windows, do not print unix-specific character during initialization.
|
||||
- Fix out-of-bounds access for some mouse events in `MenuPopup`
|
||||
|
Loading…
Reference in New Issue
Block a user