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

Ability to resize images in Fototoon #1564

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

hharshas
Copy link
Contributor

resizeimg1

Earlier, the image was displayed via "backgroundImage", so its only way to resize it was to resize '#mainCanvas' div ~ entire page, that will be no good.
I tried to use existing Globe 'TYPE_Rectangle' by adding bitmap (easel js) to it, but many other component are "TYPE_RECTANGLE" and it is hassle to make each component behave same after these changes (This is my final result but bitmap fills image in parent element).
Final solution that i can understand is creating a unique Globe type "TYPE_IMAGE" and working with it, that may takes time. If someone is willing to help me with this then i will continue. #1551

@llaske llaske changed the title Issue/#1551 Ability to resize images in Fototoon Ability to resize images in Fototoon May 5, 2024
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

Successfully merging this pull request may close these issues.

1 participant