-
Currently, SC.ScrollView's scale property is set by the touch handlers, which then manually trigger downstream handling. This should be decoupled with downstream handling triggered by observers on sca…
-
Gist: https://gist.github.com/mazurio/8750846
Description is a text taken from TextView (Android), if it contains more than one new line then it causes EOFException and insert fails. Trying to figure…
-
I have an AMTagListView configured with auto layout in a storyboard. The AMTagListView resizes properly on device rotation, but the array of AMTagViews contained therein do not rearrange to expand fr…
-
I seem to have found a significant memory leak issue when using rmq. It may be my usage of it, and I'm forgetting to call some rmq.cleanup method or something...
I have code like this in a view cont…
-
I would like to use a UICollectionViewController as a bottomController but it is getting its own scrollbar. Do you have any idea on how to fix that / can you provide an example with a collection view?…
-
Hi all,
I'm spending a lot of time in the chrome inspector these days, and am coming across a number of potential memory leaks. I thought it would be useful to keep a centralized list of ones I run i…
-
I get this error: " "Unable to find any valuable Camera provider at all!" when trying to initialize programs requiring camera input. I'm working on Mac OS 10.8.2
-
hi,i have just update SVPullToRefresh ,and i found that addInfiniteScrollingWithActionHandler is not working now
guoxj updated
11 years ago
-
So I have a ViewController. I use RAC to get notified when some properties of a subview change, and react accordingly. I do that like this:
``` obj-c
@weakify(_contentScrollView, _buttonsBackground, …
ahti updated
11 years ago
-
I was in a directory with a `.ruby-version` file consisting of `1.9.3-p374` and I ran `rbenv install`.
I received the following output:
```
Downloading ruby-1.9.3-p374.tar.gz...
-> http://dqw8nmjcqp…