textual
textual copied to clipboard
Reactive compute doesnt respect `always_update`
When a reactive update is compute'd, its return value is compared to the current before invoking any watchers, irrespective of whether the reactive object is marked as always_update due to this logic here: https://github.com/Textualize/textual/blob/main/src/textual/reactive.py#L393-L396
We found the following entries in the FAQ which you may find helpful:
- No widget called TextLog
- How can I select and copy text in a Textual app?
- How do I center a widget in a screen?
Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.
This is an automated reply, generated by FAQtory