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

Resizable rounded rectangle #2194

Closed
LindaLawton opened this issue Jun 4, 2024 · 0 comments
Closed

Resizable rounded rectangle #2194

LindaLawton opened this issue Jun 4, 2024 · 0 comments
Labels
question Questions regarding functionality, usage

Comments

@LindaLawton
Copy link

I have been trying to figure out how to create a resizable rounded rectangle for a while now.

image

What I have done is created a system something like a sprite in game development. I have a main image that i then chop up and reuse to stretch the image horizontally and vertically.

This as you may guess leads to a lot of image clips. one for each corner then stretching the middle chop sections.

The more clips i get the longer it takes to generate the video.

Is there a better way of doing this?

@LindaLawton LindaLawton added the question Questions regarding functionality, usage label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions regarding functionality, usage
Projects
None yet
Development

No branches or pull requests

1 participant