-
-
Notifications
You must be signed in to change notification settings - Fork 470
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
Resize images in fototoon #1698
base: dev
Are you sure you want to change the base?
Conversation
Signed-off-by: Aditya <[email protected]>
Hey @llaske please have a look at this |
It's nice but it broke the way of using the activity. |
okay ..... i was not aware of that feature.
|
The better option is the third. |
Okay i will work on this |
yes, that's right |
Signed-off-by: Aditya <[email protected]>
Signed-off-by: Aditya <[email protected]>
hey @llaske please have a look at my latest commit, made the changes you mentioned. I have added the code for resizing the image and when new image is added a new page is created Preview: sugar.mp4 |
Fix : #1551
Earlier the images were set as background image to the whole canvas as a result they were not resizable.
In this fix i have made the images as a sperate globe which is resizable.
After fix:
sugar.mp4