apps-gorm
apps-gorm copied to clipboard
Column unselecting/resizing doesn't work when TableView has one column
trafficstars
Steps to reproduce:
- Create a TableView with one column (by default Gorm creates one with 2 columns).
- Select the column to highlight it.
- Try to unselect. It doesn't work, neither clicking on it nor on empty space around. Resizing is unavailable too. The corresponding cursor doesn' t appear over the column title border.
- The only solution is to select the TableView and change its layout to 2 columns temporarily.
Ubuntu 20.04 all GNUstep libs and Gorm from the branches 'master'
This can be worked around in the inspector, but I have confirmed it.