Hugo Crochetière

Results 2 comments of Hugo Crochetière

I also have the bug and this is because of order of operations. In fact, the operation to calculate the position misses parenthesis `width - (spacing.offset + spacing.size);` instead of...

I am on the same problem as you. If I find out why, I will write down the solution.