1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-08 00:55:57 +00:00
6502bench/SourceGen/Sandbox
Andy McFadden 7c2fbec773 Fix proxy object timeout in visualization editor
The visualization editor was retaining an IPlugin reference for the
visualization generator selection combo box.  After 5 minutes the
proxy object timed out, so if you left the editor open and inactive
for that long you'd start getting weird errors.

We now keep the script identifier string and use that to get a
fresh IPlugin proxy object.
2019-12-28 14:00:48 -08:00
..
DomainManager.cs
PluginDllCache.cs Groundwork for animated Visualizations 2019-12-17 17:43:56 -08:00
ScriptManager.cs Fix proxy object timeout in visualization editor 2019-12-28 14:00:48 -08:00
Sponsor.cs