mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add code markup to a number of code-oriented things in a line
This commit is contained in:
@@ -435,7 +435,7 @@ Let's use these methods to implement adding and removing stopwatches to our app.
|
|||||||
|
|
||||||
Here's a summary of the changes:
|
Here's a summary of the changes:
|
||||||
|
|
||||||
- The Container object in StopWatchApp grew a "timers" ID.
|
- The `Container` object in `StopWatchApp` grew a `"timers"` ID.
|
||||||
- Added `action_add_stopwatch` to add a new stopwatch.
|
- Added `action_add_stopwatch` to add a new stopwatch.
|
||||||
- Added `action_remove_stopwatch` to remove a stopwatch.
|
- Added `action_remove_stopwatch` to remove a stopwatch.
|
||||||
- Added keybindings for the actions.
|
- Added keybindings for the actions.
|
||||||
|
|||||||
Reference in New Issue
Block a user