mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
JKQTMathText: modified initial values for operator sizes
This commit is contained in:
parent
200c538a49
commit
93399cead9
@ -92,7 +92,7 @@ JKQTMathText::JKQTMathText(QObject* parent):
|
||||
operatorsubsuper_extraspace_factor=0.5;
|
||||
intsubsuper_xcorrection_factor=0.25;
|
||||
intsubbesides_xcorrection_xfactor=0.33;
|
||||
mathoperator_width_factor=1.5;
|
||||
mathoperator_width_factor=1.3;
|
||||
bigmathoperator_font_factor=1.8;
|
||||
|
||||
sqrt_width_Xfactor=0.8;
|
||||
|
Loading…
Reference in New Issue
Block a user