Fix incorrect check in Selective Sync that prevented folder changes to propagate...
authorpkanavos <pkanavos@gmail.com>
Tue, 15 May 2012 14:08:24 +0000 (17:08 +0300)
committerpkanavos <pkanavos@gmail.com>
Tue, 15 May 2012 14:08:24 +0000 (17:08 +0300)
commit4671d60635fd4da7bcad87ca46c0181c16d33f36
tree304847ab3d58e1490cfda7f4bf2e71a7d1abc15d
parent368e06fd6d45fcc2e3f9aa99c02fcd988f8f0ecb
Fix incorrect check in Selective Sync that prevented folder changes to propagate to the server, when the parent folder was unselected
trunk/Pithos.Client.WPF/FileProperties/ContainerPropertiesViewModel.cs
trunk/Pithos.Client.WPF/FileProperties/FilePropertiesViewModel.cs
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/PollAgent.cs