Evadne Wu
Evadne Wu
As title.
No concrete dates yet but it helps to have a pull request. @ruslanskorb are you open for merging your changes back upstream?
Swarm 3.3.1 on Elixir 1.7.2 + Erlang/OTP 21.0.5 During a rolling deployment I have observed the following: ``` [tracker:syncing] the remote tracker we're syncing with has crashed, selecting a new...
- Added Etso.Application to start a global registry - Added Etso.Registry which is run with the application - Simplified registration of Table Servers
AQGridView inherits UIScrollView but does not fully utilize `edgeInsets`, and in some cases setting top and bottom insets would cause layout issues. Reference: - https://github.com/AlanQuatermain/AQGridView/issues/137 - http://stackoverflow.com/questions/10730431/uiscrollview-with-contentinset-breaks-uisearchbar-autofocus#comment13940021_10730431
Actually, that donβt even work at all with what we have. Can we remove it?
- Investigate using runtime custom attributes for `-[AQGridViewCell reuseIdentifier]` without exposing it as `readwrite`. - Add **InterfaceBuilder** demo targeting Xcode 4.5 with iOS 6.0 SDK targeting iOS 5.0, 5.1 and...
Quoting https://github.com/AlanQuatermain/AQGridView/issues/129: > Iβm seeing artifacts related to drop animation using the wrong rect (cell index off by one) in some edge cases in SpringBoard and zapping the cells prematurely,...
Do you think itβs a good idea to move code from the Springboard example back to the grid view itself?