mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 05:18:13 +08:00
Rename Shape tool to Polygon tool
This commit is contained in:
@@ -6,10 +6,8 @@ pub enum DocumentError {
|
||||
LayerNotFound(Vec<LayerId>),
|
||||
InvalidPath,
|
||||
IndexOutOfBounds,
|
||||
NotAFolder,
|
||||
NonReorderableSelection,
|
||||
NotFolder,
|
||||
NotShape,
|
||||
NotText,
|
||||
NotNodeGraph,
|
||||
NotLayer,
|
||||
InvalidFile(String),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user