mirror of
https://github.com/lvgl/lvgl.git
synced 2024-12-14 03:53:50 +08:00
move bug logs to their right position in changelog
This commit is contained in:
parent
5f6c7743ad
commit
1733508e9a
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
## v7.1.0 (planned on 07.07.2020)
|
## v7.1.0 (planned on 07.07.2020)
|
||||||
*Available in the `master` branch*
|
*Available in the `master` branch*
|
||||||
- Change some lv_style_t methods to support big endian hardware.
|
|
||||||
- Add LV_BIG_ENDIAN_SYSTEM flag to lv_conf.h in order to fix displaying images on big endian systems.
|
|
||||||
|
|
||||||
### New features
|
### New features
|
||||||
- Add `focus_parent` attribute to `lv_obj`
|
- Add `focus_parent` attribute to `lv_obj`
|
||||||
@ -16,6 +14,8 @@
|
|||||||
### Bugfixes
|
### Bugfixes
|
||||||
- `lv_img` fix invalidation area when angle or zoom changes
|
- `lv_img` fix invalidation area when angle or zoom changes
|
||||||
- Update the style handling to support Big endian MCUs
|
- Update the style handling to support Big endian MCUs
|
||||||
|
- Change some methods to support big endian hardware.
|
||||||
|
- Add LV_BIG_ENDIAN_SYSTEM flag to lv_conf.h in order to fix displaying images on big endian systems.
|
||||||
|
|
||||||
## v7.0.2 (16.06.2020)
|
## v7.0.2 (16.06.2020)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user