Peter Schultz

Results 13 comments of Peter Schultz

@Gollumeo, I can't test right now, but something like this should work: - in `SetRegionWidth(width)` replace `width` with `width-X`, - in `i*width - totalWidth/2 - width/2` replace `width` with `(width+X)`;...

Leaving this here so it shows up in the search: Our build failed with a different error message, but the fix is the same. Our error was: ``` #7 27.81...

@tsmanuelanton, I don't recall what I ended up doing (I don't even know anymore what I was working on, exactly). If I had to guess: I probably used moment.js to...