Stretch & Skew failing after Chrome update
Author: hihidx-progCreated Aug 14, 2026Updated Aug 14, 2026
Stretch & Skew function becomes dead after Chrome for MacOS (Catalina) is updated to version 151, whenever I try to use that function an "Internal Application Error" pops up and clicking on "Detail" show's me the following:
TypeError: Cannot read properties of null (reading 'toUpperCase') at $RowInput (https://jspaint.app/src/functions.js:3569:65) at image_stretch_and_skew (https://jspaint.app/src/functions.js:3581:20) at Object.action (https://jspaint.app/src/menus.js:634:20) at item_action (https://jspaint.app/lib/os-gui/MenuBar.js:892:12) at HTMLTableRowElement. (https://jspaint.app/lib/os-gui/MenuBar.js:915:7) at HTMLTableRowElement. (https://jspaint.app/lib/os-gui/MenuBar.js:909:14)
Source: 1j01/jspaint