1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-12 17:43:50 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot/tui
Daniel Schwarz a937650894 Update status detail after leaving overlay
This is currently used for poll voting; after voting in a
poll overlay, the status detail will update with the user's
vote and the new vote count when they dismiss the overlay.

As part of this change, the refresh_status_detail method now
maintains the scroll position after refresh, rather than
scrolling back to the top automatically
2023-02-14 23:16:26 -05:00
..
__init__.py
app.py Update status detail after leaving overlay 2023-02-14 23:16:26 -05:00
compose.py Extract code for getting default visibility 2022-12-28 09:19:25 +01:00
constants.py Highlight followed tags 2023-01-02 14:25:30 +01:00
entities.py Add bookmark timeline and bookmarking to tui 2022-12-27 12:15:20 +01:00
NOTES.md
overlays.py Removed unneeded parenthesis 2023-02-14 22:21:04 -05:00
poll.py Removed unnecessary check that poll exists 2023-02-14 22:40:35 -05:00
scroll.py Status detail scrollbar feature 2023-01-19 09:02:35 +01:00
timeline.py Update status detail after leaving overlay 2023-02-14 23:16:26 -05:00
utils.py Removed unneeded pareenthesis 2023-02-14 22:21:04 -05:00
widgets.py Added styled radio buttons and checkboxes 2023-02-14 22:21:04 -05:00