apps-gorm icon indicating copy to clipboard operation
apps-gorm copied to clipboard

Cannot make a connection from an NSButtonCell in a matrix to other objects

Open gcasa opened this issue 4 years ago • 0 comments

  1. start Gorm
  2. Create a matrix with NSButtonCells
  3. Try to connect from a button cell in the matrix to an action on another class (FirstResponder)

EXPECTED: You should be able to make the connection ACTUAL: You cannot select the button to initiate the connection

gcasa avatar Apr 28 '21 23:04 gcasa