[PATCH] QML UI: turn off spinner if pull-down-to-refresh fails

Dirk Hohndel dirk at hohndel.org
Thu Jun 22 02:48:05 PDT 2017


Obviously correct patch. Duh.

> On Jun 22, 2017, at 2:22 AM, Rick Walsh <rickmwalsh at gmail.com> wrote:
> 
> Signed-off-by: Rick Walsh <rickmwalsh at gmail.com>
> ---
> I will try to work out how to do GitHub pull requests

I'm happy to take things like this as patches, Rick.

But creating a pull request is really easy.
You need a GitHub account.
Fork the Subsurface-divelog/subsurface repo
Create a local branch
git checkout -b forDirk
add the commit there
git push https://github.com/<yourGitHubID>/subsurface forDirk
enter your login and password
now on the website navigate to that branch
there will be a button to create the pull request.

/D



More information about the subsurface mailing list