mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
implement tab close action
This commit is contained in:
parent
e850517913
commit
9d78abfba5
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ impl Tab {
|
|||
}
|
||||
|
||||
pub fn close(&self) {
|
||||
todo!()
|
||||
self.widget.remove_page(self.widget.current_page());
|
||||
}
|
||||
|
||||
/* @TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue