MichaelJBerk / Splitter

A speedrunning timer for macOS
https://mberk.com/splitter
43 stars 6 forks source link

Fix NSTableViewException: Row -1 out of row range [0-1] for rowViewAtRow:createIfNeeded: in function signature specialization <Arg[1] = Dead> of Splitter.ViewController.control(_: __C.NSControl, textShouldEndEditing: __C.NSText) -> Swift.Bool (Split Table View.swift:131) #88

Closed MichaelJBerk closed 1 year ago

MichaelJBerk commented 3 years ago

Version 3.0(155)

Stacktrace

main (AppDelegate.swift:30);Splitter

Reason

NSTableViewException: Row -1 out of row range [0-1] for rowViewAtRow:createIfNeeded:

Link to App Center