Feat: add temporary parent frames to be supported (Fixes #36 Issue)#53
Feat: add temporary parent frames to be supported (Fixes #36 Issue)#53cellios-fbr wants to merge 2 commits intoipa320:noetic-develfrom
Conversation
|
Hi, thanks for the contribution,
I think there is already a refresh functionality of the frame editor on the right window, i think even with a button.
tbh, ive never used that feature, but its probably useful for the service api. However, the only thing i can promise is that i wont get to reviewing your PR till end of April :/ |
Issue #36 is about having support for temporary frames.
This setup enables users to create temporary frames that can serve as parents for other temporary frames. It also prevents users from setting temporary frames as parents of non-temporary frames.
Additionally, the temporary frames are now displayed on the right.
The frames are still do not being saved to the
frames.ymlfile.Should the temporary frames be grouped together in a group called "Temporary"? Should there be a button to refresh the list of frames on the right?
I'm not sure if this feature is still requested. If not, we can happily discard it.