da-h / procrastin8

TUI Todo Manager - who doesn't want to make one?
MIT License
0 stars 0 forks source link

Hide DebugWindow by Default and Show on '0' Key Press #3

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

This PR addresses issue #1. The DebugWindow in the Dashboard is now hidden by default and will be shown when the '0' key is pressed.

Changes include:

This change improves the user experience by keeping the UI clean and only showing debug information when necessary.

Fixes #1.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/hide-debugwindow-by-default