Steps:
- Create empty project;
- Add new layout;
- Create new text part;
- Set some text to text field;
- Set font size to 10 px;
- Change from 10 to 20 with step 1;
Actual result:
- Font size changes only on even values;
Expected result:
- Font size should be changed according to [px] value;