mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 12:00:00 +02:00
v1.1.7
This commit is contained in:
parent
1d9b355743
commit
199ccca0fe
3 changed files with 4 additions and 4 deletions
|
@ -3442,7 +3442,7 @@ var treectl = (function () {
|
|||
});
|
||||
setwrap(bcfg_bind(r, 'wtree', 'wraptree', true, setwrap));
|
||||
setwrap(bcfg_bind(r, 'parpane', 'parpane', true, onscroll));
|
||||
bcfg_bind(r, 'htree', 'hovertree', true, reload_tree);
|
||||
bcfg_bind(r, 'htree', 'hovertree', false, reload_tree);
|
||||
|
||||
function setwrap(v) {
|
||||
clmod(ebi('tree'), 'nowrap', !v);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue