You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that on OS X, NSSearchField can't be resized in height from IB. On GNUstep, instead, is possible to resize it. The problem is that on GNUstep, resizing NSSearchField breaks the inside editor.
Try with GORM to see what happens.
NSSearchField should be not resizable in height on GNUstep.
Please help to fix this issue.
The text was updated successfully, but these errors were encountered:
I noticed that on OS X, NSSearchField can't be resized in height from IB. On GNUstep, instead, is possible to resize it. The problem is that on GNUstep, resizing NSSearchField breaks the inside editor.
Try with GORM to see what happens.
NSSearchField should be not resizable in height on GNUstep.
Please help to fix this issue.
The text was updated successfully, but these errors were encountered: