Travis Ralston
|
a103f3ca6b
|
Re-use existing sticker picker widgets
There's a potential for a race condition by deleting then recreating the widget. Instead, we'll just re-use the widget and change the properties of it.
Fixes https://github.com/turt2live/matrix-dimension/issues/200
Note that the actual change may not be reflected due to https://github.com/vector-im/riot-web/issues/7547
|
2018-10-24 00:28:09 -06:00 |
|
Travis Ralston
|
c9bb3aba37
|
Add a dark theme
Fixes https://github.com/turt2live/matrix-dimension/issues/153
|
2018-10-22 00:41:35 -06:00 |
|
Travis Ralston
|
6c4e8f75d4
|
Add a sticker picker
The useful bit for sending stickers. Implements the rest of #156
|
2018-05-13 22:32:13 -06:00 |
|
Travis Ralston
|
7a0af05ac4
|
Sticker pack selection (without widget)
This is the UI where the user can pick which stickers they want. This does not add the widget yet though.
Helps towards #156
|
2018-05-12 23:51:31 -06:00 |
|