Michael Langford

Results 3 issues of Michael Langford

We get crashes in the FFNN functions from memory errors from this dispatching on a concurrent queue. There is a simple fix here: https://github.com/langford/SwiftOCR/commit/890eeae498f7dea177efbf1ca5c890ffd46393cc That repo however is on a...

![samplecolorsetup](https://cloud.githubusercontent.com/assets/271309/4828633/8ea59d30-5f81-11e4-97f4-8e21a15b667a.png) ![oldbehaviorvisualization](https://cloud.githubusercontent.com/assets/271309/4828637/91ba5d62-5f81-11e4-8b89-23fa6e30fd02.png) ![newbehaviorvisualization](https://cloud.githubusercontent.com/assets/271309/4828639/948c8588-5f81-11e4-9a65-0c80b92e238c.png) This makes it so both g:rbt_colorpairs in the user .vimrc and s:pairs in the autoload are easier to understand, with the highest level scope being the first...

I have lodged [a PR](https://github.com/apasccon/SearchTextField/pull/103) to fix this behavior. The code was not setting the estimatedRowHeight, so tableHeight calculations were sometimes using a 44 estimated height instead of the height...