mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 22:28:11 +08:00
Rename handle mirroring to colinear
This commit is contained in:
@@ -196,7 +196,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn insert_at_exisiting_manipulator_group_of_open_subpath() {
|
||||
fn insert_at_existing_manipulator_group_of_open_subpath() {
|
||||
// This will do nothing to the subpath
|
||||
let mut subpath = set_up_open_subpath();
|
||||
let location = subpath.evaluate(SubpathTValue::GlobalParametric(0.75));
|
||||
|
||||
Reference in New Issue
Block a user