Open rainman110 opened 4 years ago
In GitLab by @real-ct-ac on Jul 15, 2020, 08:09
The problem is that when you close a post widget, the content is saved. So if you delete the file in the DockWidget and then close the editor, the file will be recreated. We need to send a notification to the post widget when the file is deleted in the DockWidget (signal/slot).
This issue should be moved to the GTlab-Post project soon, because all post processing content will be thrown out of the core.
In GitLab by @mariusalexander on Mar 13, 2020, 08:36
Summary
Steps to reproduce
What is the current bug behavior?
the post-processing element is still there.
What is the expected bug behavior?
the post-processing element should be gone, since one can delete a closed post-processing element and its gone after a restart.
There is some inconsistency!