Skip to content

Commit 5a82e83

Browse files
committed
changelog
1 parent 6aefac7 commit 5a82e83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515
- Buttons may not be pressed within their "active_effect_duration" to prevent inadvertent activations https://github.com/Textualize/textual/pull/4621
1616
- `Screen.dismiss` is now a noop if the screen isn't active. Previously it would raise a `ScreenStackError`, now it returns `False`. https://github.com/Textualize/textual/pull/4621
1717
- Increased window for escape processing to 100ms
18+
- Tooltips are now hidden when any key is pressed
1819

1920
### Added
2021

0 commit comments

Comments
 (0)