Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The blueprint model prune the project tree can't be resized #364

Open
Maghwyn opened this issue Jun 3, 2023 · 0 comments
Open

The blueprint model prune the project tree can't be resized #364

Maghwyn opened this issue Jun 3, 2023 · 0 comments

Comments

@Maghwyn
Copy link
Contributor

Maghwyn commented Jun 3, 2023

Cause :

The resize does not work for the bezier line as it is fundamentally different than a classic geometry graphic with simple width, height, x and y. A line can't be resized by default, it's disabled. But due to the blueprint being in a frame the line is now a child of the frame, so it's affected by the resize of the frame.

How to solve :

Implement a resize support for the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant