Skip to content

Fix Stretch/Skew error #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alberto-azserve
Copy link

JSPaint reports an error while trying to open "Stretch/Skew" dialog.

image

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:631:20)
    at item_action (https://jspaint.app/lib/os-gui/MenuBar.js:892:12)
    at HTMLTableRowElement.<anonymous> (https://jspaint.app/lib/os-gui/MenuBar.js:915:7)
    at HTMLTableRowElement.<anonymous> (https://jspaint.app/lib/os-gui/MenuBar.js:909:14)

Steps to reproduce the error:

  1. Open https://jspaint.app/
  2. Make sure not to use English (eg Italian)
  3. Click Image - Stretch/Skew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant