Dotneteer / spectnetide

ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
MIT License
205 stars 27 forks source link

Not listed issue: Missed project unsubscription from HierarchyEvent #228

Closed MISHA-ZX closed 2 years ago

MISHA-ZX commented 3 years ago

Added Dispose() call for ProjectItems in SolutionStructure. Without it old projects items still have subscription to HierarchyEvent and they had to proceed any changes in hierarchy and led to "VS not responding" state