Commit 85270ff
committed
fix: use negative badge clearance in Vue nodes mode
getVueCompatBottomBadgeClearance returned +23 instead of -23,
causing the canvas layout to offset incorrectly when extraControls
are collapsed in Vue nodes mode.1 parent 0a411db commit 85270ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments