Peng Wang

Results 4 issues of Peng Wang

This is a modest request to fill in some theming gaps to make LimeChat even more customize-able. ![screenshot](http://limechat.net/mac/images/limelight.png) Note that in the current UI the view edges (some of which...

It would make `spectrum.js` a lot shorter.

See https://developer.apple.com/swift/blog/?id=25 I'm aware of ZLSwipeableViewSwift, but it's not using Swift 2 syntax. Would be nice to have the ObjC version have better inter-op in situations like these.

[The code](https://github.com/zhxnlai/ZLSwipeableView/blob/master/ZLSwipeableView/ZLSwipeableView.m#L17) incorrectly returns `DirectionLeft` and and `DirectionTop` when a vector with 0 magnitude is passed in. Not sure if this causes bugs in the swiping behavior.