TextDocument doesn't handle "visible history" #3510
Labels
😤 annoying
Something in the UI / SDK is annoying to use
🍏 primitives
Relating to Rerun primitives
ui
concerns graphical user interface
Milestone
It's currently possible to set visible history for
Text
components that are shown in aTextDocument
view, but nothing changes in the view when you do. A reasonable solution would be to either disable the option and have a separate view type that aggregates multipleText
instances, or to just append the strings returned by visual history.How to reproduce
The text was updated successfully, but these errors were encountered: