mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 14:18:11 +08:00
Rename Crop tool to Artboard tool
This commit is contained in:
@@ -9,7 +9,7 @@ pub fn translate_tool_type(name: &str) -> Option<ToolType> {
|
||||
|
||||
match_string_to_enum!(match (name) {
|
||||
Select,
|
||||
Crop,
|
||||
Artboard,
|
||||
Navigate,
|
||||
Eyedropper,
|
||||
Text,
|
||||
|
||||
Reference in New Issue
Block a user