GraphiteEditor / GraphiteEditor/Graphite

Box warp doesn't treat subpaths as unified object

Open
#3,551 8 comments 0 reactions 0 assignees View on GitHub
Good First Issue
Dominant language
Rust
Stars
27.2k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

It would make sense that a box warp on a group of paths would treat the group as a single object and keep all subpaths sized and positioned relative to each other. In practice, this operation works on each subpath as separate objects, which isn't very useful.

Image

I'm not sure conceptually where you should be able to distinguish between the two operations, but performing it on a layer containing multiple subpaths seems like the trivial scenario when the earlier behavior would be desired. Maybe it's as simple as a boolean input e.g. "Combined" on the box warp node.

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.