Files
AyuGramDesktop/Telegram/SourceFiles
Reza Bakhshi Laktasaraei 54b9a6b41e Restore Home/End navigation in the chat list
Home/End jumped to the first/last chat until InnerWidget's key handling
was rewritten from a switch into an if/else chain (in 'Extract chats list
accessibility, fix build'), which carried over only Up/Down and Page
Up/Down and dropped the Home/End cases.

Re-add them, skipping by the actual total row count (which selectSkip()
clamps) instead of the previous 1<<20 constant, so it lands on the first
or last row in both the default list and the filtered/search results.
2026-06-26 15:39:43 +04:00
..
2026-06-24 15:09:52 +04:00
2026-06-09 14:28:13 +04:00
2026-06-09 14:28:09 +04:00
2026-06-17 13:10:59 +04:00
2026-06-22 22:17:45 +04:00
2026-06-09 14:28:10 +04:00