Improve Text widget

This commit is contained in:
Jeremy Soller 2022-10-27 17:39:47 -06:00
parent 88bd1c9235
commit cb7ec05d76
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
2 changed files with 56 additions and 28 deletions

View file

@ -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},