about summary refs log tree commit diff stats
path: root/src/report_popup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Optimize ReportPopup refresh slightlyStar Rauchenberger2025-03-101-11/+20
| | | | It no longer resizes the window or vanishes if it is open during a refresh, and instead just redraws the image.
* DPI changed handler has to call skipStar Rauchenberger2025-03-071-0/+2
|
* Share icons across popupsStar Rauchenberger2025-03-071-10/+6
|
* Better high-DPI handling for rest of appStar Rauchenberger2025-03-071-17/+35
|
* Added a scrollbar to subway reportsStar Rauchenberger2025-02-081-0/+98