anseki / plain-draggable

The simple and high performance library to allow HTML/SVG element to be dragged.
https://anseki.github.io/plain-draggable/
MIT License
773 stars 99 forks source link

fix bug:input control inside div Container can not input anything #16

Closed wuyanbing closed 5 years ago

wuyanbing commented 5 years ago

fix bug:input control inside div Container can not input anything

anseki commented 5 years ago

Thank you for your PR. However, the PR is meaningless because this file for testing (in test directory) is generated automatically when every building. It seems that you missed the message in the file.

/* ================================================
        DON'T MANUALLY EDIT THIS FILE
================================================ */

Also, your PR has a big bug even if you change correct file. It breaks the library because all <input> elements are ignored.

Therefore, sorry that your PR can not be merged. Thank you for your time.

wuyanbing commented 5 years ago

all right.I just want to give you some tip through the test (directory) code:)