fix: Ellipsize tab_text and use text widget instead of custom impl
This commit is contained in:
parent
ab538615da
commit
01f1785af5
3 changed files with 7 additions and 205 deletions
|
|
@ -81,7 +81,6 @@ use std::{
|
|||
};
|
||||
|
||||
mod tab;
|
||||
mod tab_text;
|
||||
mod tabs;
|
||||
|
||||
use self::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue