rebootcode / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Bind queue and unbind #967

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Multiple bind of the same event fails because only one is allowed
2. There is not an unbind method
3.

What is the expected output? What do you see instead?
Bind should allow multiple callbacks (as in jQuery)

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
All

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
trunk

Please provide any additional information below.
Patch included

Original issue reported on code.google.com by bdkz...@gmail.com on 25 May 2012 at 9:49

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Note that this doesn't affects any existing part of svgedit

Original comment by bdkz...@gmail.com on 26 May 2012 at 11:25