Commit cc961d9
committed
fix(ProjectDiffScreen): Account for tabline offset
When showtabline > 0 (tabline visible), floating windows with
relative='editor' are offset by 1 row. This caused the "Staged Changes"
header to be hidden behind the app bar. Fix by adjusting row position
based on showtabline setting.1 parent dff0061 commit cc961d9
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
0 commit comments