Cristiano Betta
Cristiano Betta
Lol, will see if I can dig at it. Anyone got a clue how to hotfix this for now?
From what I can tell I should be able to do something like: ``` ruby searchable frame: CGRectMake(0, 0, 350, 44) ``` to change the frame size, am I right?
@markrickert so been trying to fix this but rather lost. Pretty new to all this so not too sure if I'm digging at this right. Regardless of the value of...
To reclarify: it's pushing both the cells AND the search box.
+1 to that. I'd like to know if there's a way to lazy load the search index?!
I love it.
I don't agree with this. All commands should be usable, and seeing as people will forget if it's number:list or numbers:list, it's useful for both to exist.
@leggetter sure, so the 2 options are to either support multiple commands for one action, or to be strict and have decent fallback. We've gone the former way so far...
@AlexLakatos just wanted to apologise for possibly being short and grumpy, no such thing was intended. I was at a conference abroad and answering quickly and to the point and...
Excellent discussion. FYI currently your API credentials are stored in `~/.nexmorc` or `./.nexmorc` depending on the project. This allows anyone to have __global__ API credentials, while overriding them on a...