mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'snapshot' of github.com:Textualize/textual into snapshot
This commit is contained in:
@@ -558,6 +558,7 @@ class App(Generic[ReturnType], DOMNode):
|
||||
force_terminal=True,
|
||||
color_system="truecolor",
|
||||
record=True,
|
||||
legacy_windows=False,
|
||||
)
|
||||
screen_render = self.screen._compositor.render(full=True)
|
||||
console.print(screen_render)
|
||||
|
||||
Reference in New Issue
Block a user