mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-25 14:34:27 +00:00
7c2fbec773
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. |
||
---|---|---|
.. | ||
AddressTranslate.cs | ||
Interfaces.cs | ||
PlSymbol.cs | ||
PluginCommon.csproj | ||
PluginException.cs | ||
PluginManager.cs | ||
Util.cs | ||
VisBitmap8.cs |