Skip to content

[Context view] Fix folder icon size on high DPI

Nate Graham requested to merge ngraham/elisa:fix-icon-size into master

Port to standard Kirigami icon sizes to automatically fix the size being incorrect with a high DPI scale factor.

Before:

Before

After:

After

Merge request reports