We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef9e49 commit 707cebcCopy full SHA for 707cebc
src/textual/widgets/_toggle_button.py
@@ -84,7 +84,7 @@ class ToggleButton(Static, can_focus=True):
84
}
85
86
87
- """ # TODO: https://github.com/Textualize/textual/issues/1780
+ """
88
89
BUTTON_LEFT: str = "▐"
90
"""The character used for the left side of the toggle button."""
0 commit comments