mirror of
https://codeberg.org/emersion/gamja.git
synced 2025-02-17 19:40:15 -05:00
Instead of focusing the composer, focus the buffer scrollview when switching to a buffer. This allows keyboard navigation to work as expected, with arrow up/down and page up/down scrolling the buffer instead of doing nothing. Focus back the composer when a KeyboardEvent produces text. This allows users to start typing a message right after switching to a buffer. Closes: https://todo.sr.ht/~emersion/gamja/64 |
||
---|---|---|
.. | ||
app.js | ||
buffer-header.js | ||
buffer-list.js | ||
buffer.js | ||
composer.js | ||
connect-form.js | ||
dialog.js | ||
help.js | ||
join-form.js | ||
member-list.js | ||
membership.js | ||
network-form.js | ||
scroll-manager.js |