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

Issue/#1551 #1562

Closed
wants to merge 5 commits into from
Closed

Issue/#1551 #1562

wants to merge 5 commits into from

Conversation

hharshas
Copy link
Contributor

@hharshas hharshas commented Mar 14, 2024

resizeimg1
Earlier, the image was displayed via backgroundImage api, 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
Copy link
Owner

llaske commented Mar 14, 2024

Please send your PR to the dev branch since it's not related to Sugarizer v2.

@llaske llaske closed this Apr 15, 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.

2 participants