Commit 04fc1ee
authored
Fix for empty Ranks column on the Skills tab (#7339)
A renderer was being created that wasn't returning a usable
TableCellRenderer. By not registering a "custom" renderer, the default
provided by JSpinner is used -- and that one works fine.1 parent 24a6788 commit 04fc1ee
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 126 | | |
130 | 127 | | |
131 | 128 | | |
| |||
0 commit comments