Skip to content
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

svg-edit canvas locked after using subpath tool #409

Closed
michaeleconomy opened this issue Apr 20, 2020 · 1 comment
Closed

svg-edit canvas locked after using subpath tool #409

michaeleconomy opened this issue Apr 20, 2020 · 1 comment

Comments

@michaeleconomy
Copy link

Describe the bug
program gets completely locked up and won't do anythnig

To Reproduce
Steps to reproduce the behavior:

  1. us path tool
  2. draw a shape
  3. click on subpath
  4. draw another shape
  5. program locked

Expected behavior
It does not lock

SVG-Edit environment (IMPORTANT)

Desktop (please complete the following information):

  • OS: windows 10
  • Browser firefox
  • Version 75

Log
TypeError: editorContext_ is undefinedsvgedit-config-iife.js:7473:11
toEditMode https://svg-edit.github.io/svgedit/svgedit-config-iife.js:7473
mouseDown https://svg-edit.github.io/svgedit/svgedit-config-iife.js:7161
mouseDown https://svg-edit.github.io/svgedit/svgedit-config-iife.js:15971
jQuery 2

@jfhenon
Copy link
Collaborator

jfhenon commented Aug 31, 2021

fixed with commit 6579c7e

@jfhenon jfhenon closed this as completed Aug 31, 2021
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

No branches or pull requests

2 participants