Nick Merrill

Results 4 comments of Nick Merrill

~I would be happy if we change all instances of `type_ == SOME_TYPE` to `issubclass(type_, SOME_TYPE)` (@emasatsugu's second suggestion).~ ~That seems like a desirable change, since someone might also want...

@someok Why don't you submit a pull request so we can get this merged in?

Thanks for posting this question @poofeg. I had thought we had handled timeouts in our retry logic, but we didn't identify this exception as one that needs to be handled...

When the scrollable view is small and the view is scrolled up, the parallax background is shown beneath it. See attached images. Before scrolling: During scrolling: