test_sizing.py
18.1 KB
-
Emit resize after adjusting mobile window styles in tests. · a7aa65a1
Adjusting the styles like this does not consistently fire resize events on the resize detector, so sometimes the block was not sized correctly in mobile tests. To work around this, manually emit resize event after preforming the CSS adjustments.
Matjaz Gregoric committed