Viladoman / StructLayout

Visual Studio Extension for C++ struct memory layout visualization
MIT License
480 stars 22 forks source link

Layout of base classes not refreshing #12

Closed greg7mdp closed 4 years ago

greg7mdp commented 4 years ago

Hi there, when I change the order of the base classes, I don't see a change in the layout, even after restarting visual studio?

greg7mdp commented 4 years ago

Closing the issue because I'm not quite sure this is an issue with StructLayout.