aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/file_image_widget.vala
Commit message (Collapse)AuthorAgeFilesLines
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-091-5/+3
| | | | | | | - Fix file menu remaining visible after clicking an action - Fix file menu for images (clicking resulted in hiding of the file widget part) - Fix styling of file menus for images - Fix compiler warnings and runtime criticals
* FileWidgets: Improve mouse enter/leave identificationfiaxh2021-10-011-14/+5
|
* Add file upload previewfiaxh2020-04-221-0/+86
fixes #756