fix(snapshot) snapshot is affected by parent's style because of wrong coords (#2579)

* fix(snapshot) image is affected by parent's style because of wrong coordinates

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>

* fix(snapshot): take ext_draw_size into account and set disp res to obj size.

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Change-Id: Iae0d37fa1b2cdf20220087ced51857a36e83bb6d
This commit is contained in:
Neo
2021-09-24 00:28:28 +08:00
committed by GitHub
parent a3952fcd0a
commit 5f75a3b406
2 changed files with 21 additions and 5 deletions

View File

@@ -33,6 +33,7 @@
- feat(msgbox): omit title label unless needed
- feat(msgbox): add function to get selected button index
- fix(btnmatrix): make ORed values work correctly with lv_btnmatrix_has_btn_ctrl
- fix(snapshot): snapshot is affected by parent's style because of wrong coordinates.
## v8.0.2 (16.07.2021)
- fix(theme) improve button focus of keyboard