Tim Trautmann
Tim Trautmann
Extended the sortingDelegate with two more optional delegate methods: `- (BOOL)GMGridView:(GMGridView *)gridView shouldAllowMovingCell:(GMGridViewCell *)view atIndex:(NSInteger)index;` is called when a move is about to start. If this method returns `NO`, the...
I don't quite understand how this would accurately return the timezone. Timezones are shapes defined by government organizations. Your database describes points. Your code will not function properly near timezone...
While trying to improve/bug fix on your work I have been running into a scenario where a new test would bomb: given a -> b -> c then creation of...