Resize images in fototoon#1698
Conversation
Signed-off-by: Aditya <adityakrsingh2604@gmail.com>
|
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 <adityakrsingh2604@gmail.com>
Signed-off-by: Aditya <adityakrsingh2604@gmail.com>
|
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 |
Signed-off-by: Aditya <adityakrsingh2604@gmail.com>
|
My older commit was not keeping the aspect ratio of image when it was first loaded. I have updated it so that the original aspect ratio of image is respected. @llaske please have a look at my latest commit. |
|
I've tested your latest PR, there is a memory leak issue. Capture.video.du.2025-03-30.11-48-53.webm |
|
Got it ..... I'll try to fix this and update the pr |
Signed-off-by: Aditya <adityakrsingh2604@gmail.com>
|
Hey @llaske please have a look at my latest commit. I have added :
Recording.2025-04-05.002129.mp4 |
|
Hmmm it fix the issue but it's much less fluid, the user has to wait 1 second to switch between pages 😞 |
I am having difficulty understanding why this is happening ........... but I'll give it a try |
|
Hi @lionellaske, I noticed this PR is still in Draft status and hasn't been updated in a while. I am interested in this feature. If the original author is no longer working on it, may I do this task? |
|
@Rejah-Rabeeul yes you can |
|
Fixed in #1916 |


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