Significantly optimize drag select performance
This commit is contained in:
parent
b7c9ed8dff
commit
7524487ba7
3 changed files with 89 additions and 88 deletions
|
|
@ -8,7 +8,7 @@ use cosmic::{
|
|||
self, event,
|
||||
futures::{self, SinkExt},
|
||||
keyboard::{Event as KeyEvent, Key, Modifiers},
|
||||
mouse, stream, window, Alignment, Event, Length, Point, Size, Subscription,
|
||||
stream, window, Alignment, Event, Length, Size, Subscription,
|
||||
},
|
||||
theme,
|
||||
widget::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue