There is a resizer glitch where after dragging the resizer line between sections A and B, if there’s an adjacent section C then it will also get resized by one pixel. Steps to reproduce:
- Go here: http://webix.com/demo/layout/basic-layout/
- Drag either a row or column resizer line.
- If you drag the top row resizer line, then the bottom row resizer line will move up one pixel.
- If you drag the bottom row resizer line, then the top resizer line will move down one pixel some of the time.
- If you drag the column resizer line, then the vertical line between columns 2 and 3 will move left one pixel.