mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
remove blank line
This commit is contained in:
@@ -538,7 +538,6 @@ class Widget(DOMNode):
|
||||
|
||||
self.refresh(layout=True)
|
||||
self.call_later(self.scroll_to, self.scroll_x, self.scroll_y)
|
||||
|
||||
else:
|
||||
self.refresh()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user