using 1e6 as dummy dimension
This commit is contained in:
parent
196b8f7688
commit
5453e84022
@ -99,7 +99,7 @@ qreal QskLayoutConstraint::constrainedMetric(
|
||||
*/
|
||||
#endif
|
||||
|
||||
const qreal upperLimit = 10e6;
|
||||
const qreal upperLimit = 1e6;
|
||||
|
||||
if ( type == WidthForHeight )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user