We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801d168 commit 9133dc5Copy full SHA for 9133dc5
src/app/tile/elm.rs
@@ -3,7 +3,7 @@
3
4
use global_hotkey::hotkey::{Code, Modifiers};
5
use iced::border::Radius;
6
-use iced::widget::scrollable::{Anchor, Direction, Scrollbar};
+use iced::widget::scrollable::{Direction, Scrollbar};
7
use iced::widget::text::LineHeight;
8
use iced::widget::{Column, Scrollable, container, space};
9
use iced::{Color, window};
0 commit comments