mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
remove artifact
This commit is contained in:
@@ -16,7 +16,7 @@ use epaint::{
|
|||||||
#[derive(Clone)]
|
#[derive(Clone)]
|
||||||
pub struct Painter {
|
pub struct Painter {
|
||||||
/// Source of fonts and destination of shapes
|
/// Source of fonts and destination of shapes
|
||||||
pub(crate) ctx: Context,
|
ctx: Context,
|
||||||
|
|
||||||
/// Where we paint
|
/// Where we paint
|
||||||
layer_id: LayerId,
|
layer_id: LayerId,
|
||||||
|
|||||||
Reference in New Issue
Block a user