MiMo42 / MMTabBarView

A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.
http://mimo42.github.com/MMTabBarView/
243 stars 79 forks source link

Tab bar not updated after close tab button clicked #34

Closed wonson closed 8 years ago

wonson commented 8 years ago

I found that tabViewDidChangeNumberOfTabViewItems: not called after close tab. That leads to setNeedsUpdate: not called

RobFog commented 8 years ago

No longer a problem?