mikecsh / mbtablegrid

An NSControl subclass which provides a spreadsheet-style table grid
45 stars 16 forks source link

Column header resizing now cannot overlap. There's a minimum width on a column #7

Closed brendand closed 10 years ago

brendand commented 11 years ago

Column headers now don't overlap their surrounding header cells. Header cell content now gets truncated if column width is too narrow.

brendand commented 10 years ago

Any chance of integrating this into master?

mikecsh commented 10 years ago

Merged, sorry for the delay, I've been busy and haven't had much time to look at this - feel free to drop me an email if you're left waiting on merges!

brendand commented 10 years ago

Thanks for merging. Are you still working on improvements to this component? Perhaps keyboard navigation?

mikecsh commented 10 years ago

Hi Brendan, I'm still intending to make improvements to MBTableGrid but I'm extremely time constrained right now so probably will not find any time in the next few months at least. Happy to add you as a contributor to the repo though if that is of interest?

brendand commented 10 years ago

Hi Mike,

Sure, I'd like that.

mikecsh commented 10 years ago

Done - sorry for the delay!