Closed kvtemadden closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mockly | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 1, 2024 9:23am |
@kvtemadden Hey, please take a pull for the latest changes from master
branch. And add these changes after it.
Hey @suryanshsingh2001, just merged main into this branch & resolved conflicts.
And add these changes after it
Was there something you wanted me to update?
Hey @suryanshsingh2001, just merged main into this branch & resolved conflicts.
And add these changes after it
Was there something you wanted me to update?
No, just the contents of this pull request.
Hi @kvtemadden,
I’m experiencing a potential memory leak or performance issue with the browser, as the RAM usage is abnormally high. I’ve captured a screen recording that illustrates the problem in preview mode for vercel.
Please take a look for any potential memory leaks or performance overhead. I have tested in the latest version so far no issues. Let me know if you are able to find any issues.
https://github.com/user-attachments/assets/ff25a5ed-aa30-4c1d-81b7-8b1804304f4a
Hey @suryanshsingh2001, I think this might've been to do with how the image save, use and paint to canvas was working since fixing the canvas flickering.
I've gone through and tweaked a few parts to make it more reliable, I can't repro the issue but could you give it another go please?
Hi @kvtemadden,
It seems the issue isn't occurring anymore. I suspect it might have been a bug with the Vercel preview environment, as I wasn't able to reproduce it in my local setup. It looks like the issue appeared unexpectedly and has since resolved itself.
Hi @kvtemadden,
I wanted to take a moment to personally thank you for your valuable contributions. Your insights and solutions have truly shaped the way Mockly has progressed, and I’m incredibly grateful for your work.
If there are any other issues you’d like to explore or areas for further improvement, feel free to dive in. I’d love the opportunity to collaborate with you again in the future.
Thanks once again, and I look forward to working with you soon!
Pull Request Template
Description
Provides the user with more options/control over image shadows.
Related Issue
18
Closes #18
Changes Made
roundRect
for shadow to provide filled shadowborderRadius
is not setpopover
component and createdshadowManager
to display options on UIType of Change
Select the type of change made with this pull request:
Screenshots (if applicable)
How Has This Been Tested?
Checklist
Check off the following items before submitting the pull request: