Add ImagePane widget
This commit is contained in:
parent
5324eb1024
commit
0d8cefbf2d
7 changed files with 470 additions and 2 deletions
|
|
@ -17,3 +17,5 @@ mod svg;
|
|||
|
||||
#[cfg(feature = "image")]
|
||||
mod image;
|
||||
#[cfg(feature = "image")]
|
||||
mod image_pane;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue