Commit 4eca88f
committed
PICARD-3234: Fix columns being restored with 0 width
When loading the stored columns setting invisible columns would be set
to a width of 0. This would call issues with columns not being shown
after enabling them.
Set the width to the default column width if it would be 0.1 parent 52a0f00 commit 4eca88f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
0 commit comments