mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Get rid of string split key display, bug fix for not showing screen-level bindings (#910)
This commit is contained in:
@@ -14,6 +14,7 @@ class JustABox(App):
|
||||
key="o,f,w",
|
||||
action="widget_fade_out",
|
||||
description="opacity fade out",
|
||||
key_display="o or f or w",
|
||||
),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user