fix(mtext): sync wrap width ruler
This commit is contained in:
parent
325cd2474c
commit
325beaea44
5 changed files with 109 additions and 45 deletions
|
|
@ -17,7 +17,7 @@ use iced_aw::ContextMenu;
|
|||
|
||||
mod controls;
|
||||
mod modal;
|
||||
mod overlay;
|
||||
pub(in crate::app) mod overlay;
|
||||
mod viewcube;
|
||||
|
||||
use controls::{dyn_component_value, viewport_controls};
|
||||
|
|
|
|||
Loading…
Reference in a new issue