daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
372 stars 44 forks source link

Debugger tab ui disappearing #266

Closed SomedudeX closed 3 months ago

SomedudeX commented 4 months ago

When you scroll down in the debugger panel, the tab buttons disappear. The clip attached below demonstrates this issue:

https://github.com/daveleroy/SublimeDebugger/assets/101906945/fd074a1b-ab07-4736-802f-f9a4aedb8fb5

daveleroy commented 3 months ago

They have to disappear when scrolling because the ui cannot be redrawn every frame