Fix scale value

This commit is contained in:
khanhduytran0 2020-11-24 14:34:50 +07:00
parent 2a165102e9
commit f38f27c091

View File

@ -15,7 +15,7 @@ public class CustomControls
public CustomControls(List<ControlData> mControlDataList) {
this.mControlDataList = mControlDataList;
this.scaledAt = 1f;
this.scaledAt = 100f;
}
// Generate default control