Commit 30e4c67
1835 tweak: Layout incorrectly restored when node has a minimum width (#1845)
* Don't override node width when switching column mode
Fix case where specifying a minimum width for a node will cause the
node's width to always be overridden and incorrectly cached, breaking
the layout on restore.
* 1835 tweak: Layout incorrectly restored when node has a minimum width
Co-authored-by: Houssam Salem <houssam.salem.au@gmail.com>1 parent 2eef9f9 commit 30e4c67
3 files changed
+877
-870
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
0 commit comments