mirror of
https://gitee.com/openharmony/window_window_manager
synced 2025-05-13 06:41:12 +00:00
fix window delay raise when click
Signed-off-by: z00881716 <zhangzejun3@huawei.com>
This commit is contained in:
parent
9ba1c28e7e
commit
a0312470a9
@ -363,8 +363,9 @@ private:
|
||||
/*
|
||||
* PC Window
|
||||
*/
|
||||
|
||||
bool isExecuteDelayRaise_ = false; // whether in process of delay raise during cross window drag and drop
|
||||
// whether in process of delay raise during cross window drag and drop
|
||||
// only used when delay raise is enabled and hit draggable component
|
||||
bool isExecuteDelayRaise_ = false;
|
||||
|
||||
/*
|
||||
* Window Input Event
|
||||
|
Loading…
x
Reference in New Issue
Block a user