Quote:
Originally Posted by oren64
Yes you're right, in 3.15.0 they change the code for mini, i update the patches.
|
Error continues in Multi-version patch: 3.15.0-3.19.5761 + (I think)
The correct values are:
Code:
#Mini\Touch
replace_string = 0059, `min-width: 534px;`, `min-width: 536px;`
replace_string = 006C, `max-width: 534px;`, `max-width: 536px;`
replace_string = 007F, `qproperty-leftMargin: 12;`, `qproperty-leftMargin: 00;`
I also suggest you change the values for H2O for better configuration:
Code:
#Aura HD\H20
replace_string = 0090, `min-width: 90px;`, `min-width:130px;`
replace_string = 00A2, `max-width: 90px;`, `max-width:130px;`
replace_string = 00B4, `min-height: 140px;`, `min-height: 163px;`
replace_string = 00C8, `max-height: 140px;`, `max-height: 163px;`