onekiloparsec / KPCTabsControl

A macOS control for tabs with enhanced capabilities, and styles: Safari, Chrome and custom ones.
MIT License
170 stars 26 forks source link

Disable clicking outside of last button #6

Closed DivineDominion closed 8 years ago

DivineDominion commented 8 years ago

It seems the NSClipView visible right of the last button reacts to mouse clicks as well. This visually indicates you can interact with it, which you don't.

(I'm looking into this and try to fix it myself, but just to let you know I work on this.)

onekiloparsec commented 8 years ago

Thanks for the bug report! I'm focused on the rewrite of KPCTabsControl in Swift. But I'll include the bugfix anyway!

DivineDominion commented 8 years ago

Swift sounds great :) If you make the to-do list part of an issue here, I'd like to help 👍

onekiloparsec commented 8 years ago

Good idea! I'll do it.

onekiloparsec commented 8 years ago

You can check out the to-do list for v2.0 here: #9