Default scale of 0.9 for font awesome icons
This commit is contained in:
committed by
Craig Drummond
parent
5615961a07
commit
aee9b4f0e0
@@ -88,12 +88,8 @@ public:
|
||||
if (!Utils::isHighDpi()) {
|
||||
scale=1.05;
|
||||
}
|
||||
break;
|
||||
case FontAwesome::folder:
|
||||
case FontAwesome::foldero:
|
||||
scale=0.9;
|
||||
break;
|
||||
default:
|
||||
scale=0.9;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user