You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long activity log lines get truncated in the log panel with no way to read the full text. Add the ability to select a log line and view its complete, untruncated text in a pop-up (similar to other popups in src/hatty/ui/popup_base.py).
Long activity log lines get truncated in the log panel with no way to read the full text. Add the ability to select a log line and view its complete, untruncated text in a pop-up (similar to other popups in
src/hatty/ui/popup_base.py).