Port changes from -x repo (#3)
* Port config support from -x repo * Port changes from -x repo
This commit is contained in:
@@ -466,6 +466,7 @@ impl<D, S> OverlayRenderer for Canvas<D, S> {
|
||||
fn view(&mut self) -> Option<Arc<ImageView>> {
|
||||
Some(self.view_final.clone())
|
||||
}
|
||||
|
||||
fn extent(&self) -> [u32; 3] {
|
||||
self.view_final.image().extent().clone()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user