SatisfactorySaveEditor icon indicating copy to clipboard operation
SatisfactorySaveEditor copied to clipboard

Add right click menu to treeview

Open Goz3rr opened this issue 5 years ago • 4 comments

To allow for options such as copying name or deleting nodes

Goz3rr avatar Mar 25 '19 15:03 Goz3rr

Deleting nodes is implemented. Copying names has yet to be implemented for [O] tags, but is implemented for [E] and [C] tags.

budak7273 avatar Apr 06 '19 05:04 budak7273

The only remaining feature is adding objects right now, but that has to wait for the saving rewrite. I didn't consider implementing name copy for [O] tags since they are just helpers to make it easier for the user, they don't represent any actual game object.

virusek20 avatar Apr 08 '19 07:04 virusek20

@virusek20 Adding name copy for [O] tags would be helpful in writing lines for Types.xml more quickly.

budak7273 avatar Apr 10 '19 18:04 budak7273

I did notice that it was really time consuming to write the type tooltips, I didn't split it into a separate commit, but it's hidden under 8b4fb884f713550a635054cef0e0bf423b371fae Either way, I'm still not closing this because adding doesn't work just yet

virusek20 avatar Apr 12 '19 06:04 virusek20