subpixel
Results
2
issues of
subpixel
`// FIXME Should this fall though?` comments are highly suspicious. It seems that there should not be a fall-through in these places. Please describe the logic of the subtractions made...
``` javascript $.wordTF.addEventListener('return', function(e){ Ti.API.info("index: $.wordTF.addEventListener(change)"); processInput(); }); ``` Info message shows "change" instead of "return"