mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 11:27:09 +00:00
nyx: Fix hang on using B button after Launch window
This commit is contained in:
parent
9c2a064817
commit
cd76d5ac09
@ -1372,6 +1372,8 @@ static lv_res_t _win_launch_close_action(lv_obj_t * btn)
|
||||
launch_bg_done = true;
|
||||
}
|
||||
|
||||
close_btn = NULL;
|
||||
|
||||
return LV_RES_INV;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user