mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 01:00:38 +00:00
Force tabViewType to be something we support. To be fixed in a later branch to add other renderings for tabview since this branch is specific to controllers
This commit is contained in:
parent
7bb2123da6
commit
d41635855f
5 changed files with 18 additions and 4 deletions
|
@ -2459,7 +2459,7 @@ typedef enum {
|
|||
[self drawTabViewBezelRect: aRect
|
||||
tabViewType: type
|
||||
inView: view];
|
||||
|
||||
|
||||
if (type == NSBottomTabsBezelBorder
|
||||
|| type == NSTopTabsBezelBorder)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue