mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-12-11 18:05:04 +00:00
add isFillRequestFinish_
Signed-off-by: tantingting <tantingting5@huawei.com>
This commit is contained in:
parent
7ab5bc4b94
commit
51778af528
@ -1700,7 +1700,7 @@ private:
|
||||
bool colorModeChange_ = false;
|
||||
Offset clickLocation_;
|
||||
bool isKeyboardClosedByUser_ = false;
|
||||
bool isFillRequestFinish_ = false;
|
||||
bool isFillRequestFinish_ = true;
|
||||
bool keyboardAvoidance_ = false;
|
||||
bool hasMousePressed_ = false;
|
||||
bool showCountBorderStyle_ = false;
|
||||
|
Loading…
Reference in New Issue
Block a user