fix: add unhide_delay for panels
This commit is contained in:
parent
ca422a7a70
commit
c1756b8ce3
2 changed files with 3 additions and 2 deletions
|
|
@ -491,6 +491,7 @@ impl PageInner {
|
|||
wait_time: 1000,
|
||||
transition_time: 200,
|
||||
handle_size: 4,
|
||||
unhide_delay: 200,
|
||||
}),
|
||||
);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue