Search found 1 match
- August 2nd, 2014, 7:18 pm
- Forum: Bug Reports
- Topic: "Range"-selection bugs in "Queue"
- Replies: 4
- Views: 2950
Re: "Range"-selection bugs in "Queue"
Just came here to report this issue as well ;D The problem is in plush.js - testing last1 or last2 when their value is 0 evaluates to false. This is quick and dirty fix - change (starting at line 753): if (last1 && last2 && last1 < last2) $("INPUT[type='checkbox']","#q...