mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 10:24:13 +00:00
implement tab close action
This commit is contained in:
parent
e850517913
commit
9d78abfba5
@ -55,7 +55,7 @@ impl Tab {
|
||||
}
|
||||
|
||||
pub fn close(&self) {
|
||||
todo!()
|
||||
self.widget.remove_page(self.widget.current_page());
|
||||
}
|
||||
|
||||
/* @TODO
|
||||
|
Loading…
x
Reference in New Issue
Block a user