WIP
This commit is contained in:
parent
c42da5c9b9
commit
da100a09fb
5 changed files with 23 additions and 14 deletions
|
@ -32,7 +32,7 @@ use util::ResultExt;
|
|||
use std::{fmt::Debug, ops::RangeInclusive};
|
||||
use std::{mem, ops::Range};
|
||||
|
||||
use crate::terminal_view::{DeployContextMenu, TerminalView};
|
||||
use crate::{DeployContextMenu, TerminalView};
|
||||
|
||||
///The information generated during layout that is nescessary for painting
|
||||
pub struct LayoutState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue