Skip to content

Commit

Permalink
Fixed a small issue selecting different targets, need to unref curren…
Browse files Browse the repository at this point in the history
…tSetting.
  • Loading branch information
BenDol committed Jul 26, 2014
1 parent ef68602 commit 9ba2195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/04-targets/targets.lua
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ function TargetsModule.bindHandlers()
TargetsModule.setCurrentSetting(selectedTarget:getSetting(1))
end
else
currentSetting = false
TargetsModule.syncSetting()
end
end
Expand Down

0 comments on commit 9ba2195

Please sign in to comment.