svofski / vector06sdl

Opensource Vector-06C emulator in C++ | Опенсорсный эмулятор Вектора-06ц
25 stars 1 forks source link

hide debugger panes separately #37

Open svofski opened 11 months ago

svofski commented 11 months ago

currently debugger always has the code and dump/screen panes shown together, which leaves almost no space for the main screen on some displays.

it should be possible to show and hide debugger and dump panes separately to make more rational use of the screen real estate.

small-screen