Improve Text widget
This commit is contained in:
parent
88bd1c9235
commit
cb7ec05d76
2 changed files with 56 additions and 28 deletions
|
|
@ -3,10 +3,7 @@
|
|||
use cosmic::iced_native::{
|
||||
{Color, Element, Length, Point, Rectangle, Shell, Theme},
|
||||
clipboard::Clipboard,
|
||||
event::{
|
||||
Event,
|
||||
Status,
|
||||
},
|
||||
event::{Event, Status},
|
||||
image,
|
||||
keyboard::{Event as KeyEvent, KeyCode},
|
||||
layout::{self, Layout},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue