Evadne Wu

Results 18 issues of Evadne Wu

No concrete dates yet but it helps to have a pull request. @ruslanskorb are you open for merging your changes back upstream?

enhancement
question

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...

investigating
tracker

- 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

Bug

Actually, that don’t even work at all with what we have. Can we remove it?

Staging
Feature

- 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...

Feature

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,...

Modernization
Bug

Do you think it’s a good idea to move code from the Springboard example back to the grid view itself?