mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
superfluous refresh
This commit is contained in:
@@ -132,7 +132,6 @@ class Footer(Widget):
|
||||
|
||||
def notify_style_update(self) -> None:
|
||||
self._key_text = None
|
||||
self.refresh()
|
||||
|
||||
def post_render(self, renderable):
|
||||
return renderable
|
||||
|
||||
Reference in New Issue
Block a user