(BROKEN) start on removing desired size
This commit is contained in:
1 parent
462c0e6416
commit
93291badc1
8 files changed
+94
-28
No files matched your search
@@ -10,6 +10,7 @@ use crate::{
|
||||
pub struct Painter<'a, 'b> {
|
||||
pub(super) state: &'a mut DrawState<'b>,
|
||||
|
||||
pub region_used: UiRegion,
|
||||
pub(super) region: UiRegion,
|
||||
pub(super) mask: MaskIdx,
|
||||
pub(super) textures: Vec<TextureHandle>,
|
||||
|
||||
Reference in new issue
Block a user