Ali Servet Donmez

Results 46 comments of Ali Servet Donmez

@cdlm [I can’t](https://github.com/sstephenson/rbenv-default-gems/issues/7) agree on that...

A quick look at `GMGridView.h` pops out: ``` Objective-C // Reusable cells - (GMGridViewCell *)dequeueReusableCell; // Should be called in GMGridView:cellForItemAtIndex: to reuse a cell - (GMGridViewCell *)dequeueReusableCellWithIdentifier:(NSString *)identifier; ```

Thanks! I would love to see this merged on the master though.

Number of columns are given by individual cell's dimensions, GMGridView will try to fit as many cells as possible to your layout

Although it is not fair opening an issue related to your personal issues as if GMGridView has anything to do with it, I guess you could try assign 'tag' values...

There are literally tons of implementations for this, please pick one, either one, just don't re–invent the wheel: - http://latest.docs.nimbuskit.info/NINetworkImageView.html - https://github.com/rs/SDWebImage - http://afnetworking.github.com/AFNetworking/Categories/UIImageView+AFNetworking.html

According to [this post](https://aws.amazon.com/de/blogs/compute/coming-soon-expansion-of-aws-lambda-states-to-all-functions/) `aws:states:opt-out` shouldn't be working as a workaround anymore (as of "October 01 2021 – End of Delayed Update"). 🤷‍♂️

Well, actually no, my bad: There's an update at the top of that page: So, apparently, this should've broken as of only few days… 🙄 Maybe this explains yesterday's AWS...