mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Pause so that screenshots are not empty.
This commit is contained in:
@@ -68,7 +68,7 @@ Let's look at a trivial Textual app.
|
||||
|
||||
=== "Output"
|
||||
|
||||
```{.textual path="docs/examples/guide/dom1.py"}
|
||||
```{.textual path="docs/examples/guide/dom1.py" press="_"}
|
||||
```
|
||||
|
||||
This example creates an instance of `ExampleApp`, which will implicitly create a `Screen` object. In DOM terms, the `Screen` is a _child_ of `ExampleApp`.
|
||||
|
||||
Reference in New Issue
Block a user