Closed ezavitz closed 2 years ago
This looks good to me. An extremely pedantic performance suggestion - only because this is by far the most used stimulus - might be to move your new switch case to the bottom, and while you are at it, move the CIRC
one to the top, so that the most common switch case is found immediately.
Looks good to me. I'll let @bartkrekelberg sign off on it as the assigned reviewer.
The ABC fixation symbol is a pattern that enables the highest-stability fixation from human observers.
While adding a case to draw that pattern, also slightly modified other cases to create local copies of object properties for any properties that are accessed more than once.