Dmytro Soldatov

Results 20 issues of Dmytro Soldatov

**Please Describe The Problem To Be Solved** Sometimes content of the layout, that is not a layout, may be resizable, like nineSlicePlane for example. So we may need layout manager...

enhancement

Remove "strictNullChecks": false, from ts settings and fix potential errors

enhancement

Make PixiUI components responsive when it is a part of a layout. There is a task for PixiUI components to support NineSlicePlane, so in case if PixiUI component is responsive...

enhancement

portrait/landscape conditional stiles detects for each block, but it should be global, so if it is applyed to some layout, should also apply for all of its children

bug

When resizes from landscape to portrait, fields does not override landscape values. ``` styles: { landscape: { visible: true, }, portrait: { visible: false, }, } ```

bug

Consider resize on text change

bug

- Add story that shows all possible styles of the layout - add documentation page

**Please Describe The Problem To Be Solved** It is not obvious what some style properties do from the docs. Would be nice to have a better documented style properties with...

enhancement

**Please Describe The Problem To Be Solved** **(Optional): Suggest A Solution**

enhancement