bar + overlaybackend refactor
This commit is contained in:
@@ -25,7 +25,6 @@ where
|
||||
positioning: Positioning::Static,
|
||||
..Default::default()
|
||||
},
|
||||
backend: Box::new(panel),
|
||||
..Default::default()
|
||||
..OverlayData::from_backend(Box::new(panel))
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user