Textualize / textual

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
https://textual.textualize.io/
MIT License
24.09k stars 742 forks source link

remove flicker #4598

Closed willmcgugan closed 1 month ago

willmcgugan commented 1 month ago

Remove cursor flicker on DataTable scroll

Fixes https://github.com/Textualize/textual/issues/4597

Issue introduced in https://github.com/Textualize/textual/issues/3840