Stop creating image pipeline when unnecessary
This commit is contained in:
parent
fc55e3a3df
commit
4e7159c22c
11 changed files with 114 additions and 86 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crate::texture::atlas::{self, Atlas};
|
||||
use crate::image::atlas::{self, Atlas};
|
||||
use iced_native::svg;
|
||||
use std::collections::{HashMap, HashSet};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue