kvaithin

Results 5 comments of kvaithin

Hi all. Would the team be keen in adding the following to possibly address this issue. Won't break existing functionalities and could be an additional option for individual scores. Changes...

FYI @chriso @profnandaa @ezkemboi @tux-tn

Is this issue still in discussion or ok to pick and work on it?

Would the following be preferable and leave the `addAndGet()` as is to indicate increment when it happens. `private final AtomicInteger fileNameCounter = new AtomicInteger(0);` Also with regards to suggestion on...

Would the following work. From: ``` (This may require "zero-padding" for any page numbers: page_09.jpg, page_10.jpg will sort correctly, ... ``` To: ``` (Need to add a 0 before single...