Closed
Description
Subject of the issue
Nodes heights shrink in one-coloumn-mode.
Your environment
- Version 3.2.0
- Browser: 88.0.4324.104 (64bit)
Steps to reproduce
- Simply use the jsfiddle example and set disableOneColumnMode to false.
- Decrease the width of the browser to the minimal possible width.
- Click "Run" and observe the height of the nodes.
https://jsfiddle.net/aymanmetwallybu/af5vy16w/3/
Also, the example on the home page has this issue. (See screenshots below)
jsfiddle sample:
Expected behavior
Nodes should maintain their heights in OneColumnMode (i.e. Node height should be the same in both modes).
Actual behavior
Nodes heights shrink. This issue was not present in earlier versions (for example 1.1.0).