mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-18 17:08:17 +08:00
Move graph breadcrumb trail button into the top bar
This commit is contained in:
@@ -68,7 +68,7 @@ pub enum GraphicElement {
|
||||
VectorData(Box<VectorData>),
|
||||
/// A bitmap image with a finite position and extent, equivalent to the SVG <image> tag: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/image
|
||||
ImageFrame(ImageFrame<Color>),
|
||||
/// A Canvas evement
|
||||
/// A Canvas element
|
||||
Surface(SurfaceFrame),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user