mLuby

Results 6 comments of mLuby

FWIW I consider this a feature not a bug. The bug here is that the oxygen generator is surviving those explosions.

Also interested in how this could be accomplished. Update: was able to get it working in Nightwatch.js with the following: ``` js // open the dropdown .click(`.ourSimpleSelectContainer .react-selectize-control`) // wait...

@shangjiaxuan 55 files is a _lot_ to ask someone to review and it looks like you haven't finished working on this (I know you said open for discussion but still)....

This library is **deprecated** (see [README](https://github.com/mLuby/images-to-pdf#imagestopdf-deprecated)). This issue is labelled `help wanted` because the library doesn't currently do this "compress to target size" behavior.

You might be able to use the device's accelerometer to calculate roughly where the touch occurred.

@ccorcos the syntax definitely takes some getting used to. Here's how I interpret it: **`type Fold s a = ∀m. Monoid m => (a -> Const m a) -> s...