Skip to content

Conversation

@Dzejkop
Copy link
Contributor

@Dzejkop Dzejkop commented Oct 30, 2018

Checklist

  1. Changelog entry
  2. Review requested
  3. Version.cs update - if required

@Dzejkop Dzejkop added the v3.x.x label Oct 30, 2018
@Dzejkop Dzejkop self-assigned this Oct 30, 2018
@Dzejkop Dzejkop requested review from genail and witcher112 October 30, 2018 09:32
_isIdle = data.State == PatcherState.Connecting;

if (data.State == PatcherState.None)
if (data.State == PatcherState.None || data.Progress < 0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Dzejkop why data.Progress < 0? What it does?

@witcher112 witcher112 merged commit 378e143 into dev/v3.x.x Nov 14, 2018
@witcher112 witcher112 deleted the feature/v3.x.x/1089-displaying-100-percent-after-updating branch November 14, 2018 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants