LukeBorowy
LukeBorowy
Same here. This really needs to be added.
I agree, this is a large problem. It prevents many simple things from being done. For example, simply doing `new algebra.Expression("a").divide("b")` causes an `Uncaught TypeError: Invalid Argument (b): Divisor must...
Note that this occurs on all 4 edges of the screen, not just going off to the left. For example, going off the top or bottom will vary in the...
Ok, I've been testing things out to try to pinpoint this bug. I saw that the graphx code was using the Cohen Sutherland algorithm to clip the lines into frame....