Change the following line, per the code comment, once Breeze has an acceptable monochrome HiDPI-compatible icon. fileopscontextmanageritem.cpp:161 //TODO: Change this to only user-trash once Breeze makes some icon changes to clarify on HiDPI systems mTrashAction->setIcon(QIcon::fromTheme("trash-empty", QIcon::fromTheme(("user-trash"))));
Git commit 118dcb14fba4d7bbd6caf3ee7c04bd052aa763d4 by Shubham Jangra. Committed on 20/01/2019 at 17:46. Pushed by shubham into branch 'master'. Use user-trash icon for Trash action Summary: FIXED-IN: 19.04.0 Test Plan: Before: {F6557553} After (WITHOUT QT_SCALE_FACTOR=2 gwenview) {F6557554} (WITH QT_SCALE_FACTOR=2 gwenview) {F6557555} Reviewers: ngraham Reviewed By: ngraham Tags: #gwenview Differential Revision: https://phabricator.kde.org/D18391 M +1 -4 app/fileopscontextmanageritem.cpp https://commits.kde.org/gwenview/118dcb14fba4d7bbd6caf3ee7c04bd052aa763d4