fix(mtext): sync wrap width ruler

This commit is contained in:
Hakan Seven 2026-07-31 14:18:11 +03:00
commit 325beaea44
5 changed files with 109 additions and 45 deletions

View file

@ -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};