summary refs log tree commit diff
path: root/resources/qml/TimelineMetadata.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HiDPI Fixesq234rty2024-02-161-4/+4
| | | | | | | | Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize. Fix downscaled PL indicator in the timeline by using the actual size as sourceSize. Fix various blurry icons by specifying sourceSize.
* More qml cleanupsNicolas Werner2023-10-261-18/+8
|
* Fix (hopefully) HiDPI scaling issues with edit and encryption iconsJoseph Donofry2023-10-131-1/+4
|
* Basic bubble styleNicolas Werner2023-10-091-0/+98