Allow horizontal scroll to fit cursor, related to #59

This commit is contained in:
Jeremy Soller 2024-05-30 15:09:57 -06:00
parent 102a3f1d2d
commit 68dd4c3758
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
4 changed files with 36 additions and 33 deletions

View file

@ -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::{