-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Fix the doubled-up help text in the raindrops details panel
The help was doubled up in the tags widget as well as in the panel itself; this had originally been done to make things work fine with Textual's own help panel. However, when I realised it wasn't a good approach to showing help for keyboard users I switched to my own help dialog, but forgot to undo this workaround. Fixes #39
- Loading branch information
Showing
2 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters