Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

fix(ui): fix auto-accept directory setup display #5941

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

kmantel
Copy link
Contributor

@kmantel kmantel commented Dec 2, 2019

When a path is passed in to onAutoAcceptDirChanged, the enabled boolean is mistakenly set to false.

Immediately before selecting a path:
1

Immediately after:
2

Fixes #5917


This change is Reviewable

Copy link
Member

@anthonybilinski anthonybilinski left a comment

Choose a reason for hiding this comment

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

:lgtm_strong:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 1 LGTMs obtained

@anthonybilinski anthonybilinski changed the base branch from master to v1.17-dev December 2, 2019 08:54
@anthonybilinski
Copy link
Member

I've changed the base branch to v1.17-dev and rebased the PR branch, since this is a minimal bug fix that would be good to have in the release. Tested and it works well.

@anthonybilinski
Copy link
Member

Travis seems to be stuck because it was still working on the CI targetting master when I rebased to v1.17-dev branch, so the github check is waiting on a travis job that doesn't exist. Going to try closing and re-opening the PR to see if that will fix it.

@anthonybilinski anthonybilinski changed the base branch from v1.17-dev to master December 2, 2019 09:22
@anthonybilinski anthonybilinski changed the base branch from master to v1.17-dev December 2, 2019 09:22
anthonybilinski added a commit that referenced this pull request Dec 2, 2019
Katherine Mantel (1):
      fix(ui): fix auto-accept directory setup display
@anthonybilinski anthonybilinski merged commit 8c5cab9 into qTox:v1.17-dev Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants