summary refs log tree commit diff
path: root/resources/qml/Reactions.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-261-4/+4
| | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property.
* Reaction and Button layout fixesNicolas Werner2020-05-061-16/+20
|
* Misc color fixesNicolas Werner2020-05-051-5/+5
|
* Position reaction emoji and text on the same baselineNicolas Werner2020-05-041-0/+2
|
* Basic, broken reaction displayNicolas Werner2020-05-041-12/+8
|
* Add placeholder for reactionsNicolas Werner2020-05-041-0/+74