Add ability to set super seeding mode for torrents

This commit is contained in:
buinsky
2015-01-30 15:58:27 -05:00
parent 28f573e9a8
commit facab1681a
7 changed files with 49 additions and 0 deletions

View File

@@ -51,6 +51,9 @@
},
FirstLastPiecePrio : function (element, ref) {
toggleFirstLastPiecePrioFN();
},
SuperSeeding : function (element, ref) {
setSuperSeedingFN(!ref.getItemChecked('SuperSeeding'));
}
},
offsets : {