Allow horizontal scroll to fit cursor, related to #59
This commit is contained in:
parent
102a3f1d2d
commit
68dd4c3758
4 changed files with 36 additions and 33 deletions
|
|
@ -3,7 +3,7 @@
|
|||
use cosmic::widget::menu::key_bind::KeyBind;
|
||||
use cosmic::widget::menu::{items as menu_items, root as menu_root, Item as MenuItem};
|
||||
use cosmic::{
|
||||
iced::{widget::column, widget::horizontal_rule, Alignment, Background, Length},
|
||||
iced::{widget::column, widget::horizontal_rule, Background, Length},
|
||||
iced_core::Border,
|
||||
theme,
|
||||
widget::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue