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