miruka
|
8623edc420
|
Fix typing notice not sent when composer cleared
Make sure to send a "we're not typing anymore" notice to the server when
the composer is cleared, e.g. when sending a message.
|
2020-07-10 13:14:17 -04:00 |
|
miruka
|
ae37e13c6e
|
Use new scrollbars for scrollviews (ie text areas)
|
2020-06-22 13:57:49 -04:00 |
|
miruka
|
d4350f6e86
|
Borders for HTextArea
|
2020-06-06 21:54:13 -04:00 |
|
miruka
|
3314489a26
|
Make room settings pane scrollable
The new Base/ButtonLayout components will be used in the near future to
refactor other HBox-based components
|
2020-06-05 05:42:12 -04:00 |
|
miruka
|
8b9681dc78
|
Rename HTextArea.append() → .insertAtCursor()
|
2020-05-30 23:08:21 -04:00 |
|
miruka
|
a91a0c18f7
|
Refactor Composer
- Have a simple HTextArea component instead of HScrollTextArea
- Split composer parts between multiple files
|
2020-05-30 23:08:21 -04:00 |
|