SaveScum / skyrim-plugin-decoding-project

Automatically exported from code.google.com/p/skyrim-plugin-decoding-project
0 stars 0 forks source link

Copying references into new plugin doesn't update tree view in FO3Edit #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Copy as override a single record into a new plugin
2.Expand tree of new plugin
3.Copy as override another record of same type into the new plugin
4.Collapse and expand tree of new plugin

What is the expected output?

Tree view should update to show the newly overridden record

What do you see instead?

Only the first overridden record

What version of the product are you using? On what operating system?

3.0.3.3 r1898 on Windows 7 Enterprise

Please provide any additional information below.

Overridden records are actually copied into the new plugin, the tree view just 
doesn't update.

Original issue reported on code.google.com by fungu...@gmail.com on 17 Feb 2015 at 12:32

GoogleCodeExporter commented 9 years ago
If you collapse and expand group in new plugin, it will update. Works fine for 
me.

Original comment by zila...@gmail.com on 17 Feb 2015 at 2:24

GoogleCodeExporter commented 9 years ago
It doesn't work here, I'll make a video I guess.

On Tue, Feb 17, 2015 at 7:24 AM, <
skyrim-plugin-decoding-project@googlecode.com> wrote:

Original comment by fungu...@gmail.com on 17 Feb 2015 at 2:35

GoogleCodeExporter commented 9 years ago
I give up, the random ones drive me insane. It happened twice today in a
row, and now it won't happen. :/

Original comment by fungu...@gmail.com on 17 Feb 2015 at 2:45

GoogleCodeExporter commented 9 years ago
I caught it today doing it again, here's a video. This was right after copying 
the records as overrides into the plugin.

https://www.youtube.com/watch?v=jZkDOtv_Qvw

Original comment by fungu...@gmail.com on 6 May 2015 at 3:21

GoogleCodeExporter commented 9 years ago
I believe you, but it still works fine for me :)

We had a similar issue with xEdit deleting the whole records group when 
deleting a single record using the header popup menu in the right pane. Several 
people reported it, but noone could reproduce it, inlcuding us. Ended up 
removing that menu option completely to be safe. I can remove "Copy as 
override" menu from everywhere too if you wish :)

Original comment by zila...@gmail.com on 6 May 2015 at 3:42

GoogleCodeExporter commented 9 years ago
Pfff that's not a solution, lol. Seems like a GUI issue though, or maybe 
another critical section thing.

Original comment by fungu...@gmail.com on 6 May 2015 at 3:53