panel: per-element interactibility
This commit is contained in:
@@ -63,10 +63,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
impl<T> OverlayWindowData<T>
|
||||
where
|
||||
T: Default,
|
||||
{
|
||||
impl<T> OverlayWindowData<T> {
|
||||
pub fn init(&mut self, app: &mut AppState) -> anyhow::Result<()> {
|
||||
//TODO: load state?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user