ekke
2018-11-27 10:57:38 UTC
Just noticed that on Android the QQC2 Button Font Size is much smaller
as before.
here are my settings:
qputenv("QT_QUICK_CONTROLS_STYLE","Material");
even adding Variant explicitely helps:
qputenv("QT_QUICK_CONTROLS_MATERIAL_VARIANT","Normal");
is there something else I must do ?
noticed the same on Windows - iOS looks good.
ekke
as before.
here are my settings:
qputenv("QT_QUICK_CONTROLS_STYLE","Material");
even adding Variant explicitely helps:
qputenv("QT_QUICK_CONTROLS_MATERIAL_VARIANT","Normal");
is there something else I must do ?
noticed the same on Windows - iOS looks good.
ekke