Commit 539e9b5
patch 9.1.0716: resetting setcellwidth() doesn't update the screen
Problem: resetting setcellwidth() doesn't update the screen
Solution: Redraw after clearing the cellwidth table (Ken Takata)
closes: #15628
Signed-off-by: Ken Takata <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>1 parent 150b507 commit 539e9b5
3 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5644 | 5644 | | |
5645 | 5645 | | |
5646 | 5646 | | |
5647 | | - | |
| 5647 | + | |
5648 | 5648 | | |
5649 | 5649 | | |
5650 | 5650 | | |
| |||
5756 | 5756 | | |
5757 | 5757 | | |
5758 | 5758 | | |
| 5759 | + | |
5759 | 5760 | | |
5760 | 5761 | | |
5761 | 5762 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
231 | 234 | | |
232 | 235 | | |
233 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| 707 | + | |
| 708 | + | |
707 | 709 | | |
708 | 710 | | |
709 | 711 | | |
| |||
0 commit comments