Dmytro Soldatov

Results 24 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
v2

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

enhancement
v2

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
v2

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
v2

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

bug
v2

Consider resize on text change

bug
v2

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

v2

**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
v2

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

enhancement