mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Rename Crop tool to Artboard tool
This commit is contained in:
parent
7c8f488ad0
commit
632928f4f6
14 changed files with 68 additions and 68 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue