mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
6ca4de8457
Add requestItemShowHighlight signal to Data::Session for triggering scroll-to-item with highlight animation from any part of the codebase. Both HistoryWidget (legacy) and ListWidget (modern) subscribe to this signal and perform animated scroll with highlight when triggered. The signal is emitted in two cases: 1. When API returns a fresh summarization result 2. When toggling visibility of a cached summary to shown state