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:36:53 +0000 (17:36 +0300)
commite0f698097edf2924a0e6eef53d4f6f117a72d4b5
tree7637f775f1d42a5ce954ef124a476bbd2c94aadc
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