mirror of
https://gitee.com/Polarix/simplegui.git
synced 2025-06-17 05:27:52 +00:00
修正基础绘图演示中背景未清除的问题
This commit is contained in:
parent
fa40c86074
commit
d964430051
@ -48,6 +48,7 @@ HMI_ENGINE_RESULT HMI_DemoBasic_Prepare(SGUI_SCR_DEV* pstDeviceIF, const void* p
|
||||
/*----------------------------------*/
|
||||
/* Process */
|
||||
/*----------------------------------*/
|
||||
SGUI_Basic_ResetMask(pstDeviceIF);
|
||||
if(NULL != pstDeviceIF->fnClear)
|
||||
{
|
||||
pstDeviceIF->fnClear();
|
||||
|
Loading…
Reference in New Issue
Block a user