VitalElement / VEStudio

0 stars 0 forks source link

Debug perspective #8

Closed danwalmsley closed 9 years ago

danwalmsley commented 9 years ago

Debug controls don't need to be visible when editing, an awesome debug perspective should be arranged when transitioning into debug mode.

danwalmsley commented 9 years ago

Avalon dock is problematic, keeps garbage collecting panes, could try and fix in avalon dock code, if we do this use a git submodule. And forkbthe source.

We could have ALL controls loaded and docked ALL the time, but made invisible depending on the perspective, this maybe simpler for persisting user preferred layout.

danwalmsley commented 9 years ago

Wow this took a lot of work. Fully implemented. User can fully customize their debug perspective and it will be restored next time the program is loaded.