mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
keep current selection on switch tab page
This commit is contained in:
parent
dc769fad04
commit
b32ca6ec2c
@ -45,6 +45,9 @@ class Tab
|
||||
$child
|
||||
)->get_text()
|
||||
);
|
||||
|
||||
// Keep current selection
|
||||
$entity->grab_focus();
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user