-
Notifications
You must be signed in to change notification settings - Fork 923
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
remove clear confirmation on loading new project #4172
remove clear confirmation on loading new project #4172
Conversation
@walterbender Sir please review it |
I guess I was not clear about clear. I don't think we want to clear at all when loading a new project. @pikurasa what do you think? |
Sir, That's means the desired behavior is not clear after loading project |
Sir I removed the clear after loading of new Project because we don't need of this |
#4153 |
It was during loading but this PR fixes the issue with after loading of the new project |
@walterbender Sir, is this okay or something needs to be changed ? |
I am waiting for Devin to comment on whether or not we want to clear on load. IMHO, we do not. |
Clear to what extent? We should probably always clear box and heap upon loading a new project, even if the image remains. Otherwise, what is stored in box and heap may interfere with running the new project. |
So that's mean we have to clear the canvas while loading of new project from file |
@walterbender Sir I have updated it. Clean the canvas during loading of project but without confirmation. |
@walterbender Sir I changed it |
Resolve #4170
Removed unnecessary clear confirmation after loading of new project
Screen.Recording.2024-12-23.012024.mp4