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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user