Commit bb6ba05
committed
don't set list-box% content when set-string given column > 0
- calling set-string with a column argument other than 0 overwrites
content, which doesn't appear to store any data other than the
string to display in column 0. this breaks future calls to
get-string.1 parent fda5f7e commit bb6ba05
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
906 | | - | |
| 906 | + | |
| 907 | + | |
907 | 908 | | |
908 | 909 | | |
909 | 910 | | |
| |||
0 commit comments