mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 02:08:12 +08:00
Fix eyedropped not working on raster data when canvas is used
This commit is contained in:
@@ -243,6 +243,7 @@ pub struct RenderConfig {
|
||||
pub view_mode: ViewMode,
|
||||
pub hide_artboards: bool,
|
||||
pub for_export: bool,
|
||||
pub disable_canvas_override: bool
|
||||
}
|
||||
|
||||
struct Logger;
|
||||
|
||||
Reference in New Issue
Block a user