We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I fixed this by removing some of the lines in _registerAddEvents after "var that = this;" but before "//make draggable"
I also had to change _applyItemState, I can tell people how in detail if they wish to know.
This got rid of the "+" button for now.
The text was updated successfully, but these errors were encountered:
i would like to know in detail
Sorry, something went wrong.
This is my workaround on form submit
http://pastebin.com/wYtqAt65
Hi,
Sorry but this was a while back. I no longer have access to this codebase unfortunately.
George
Date: Wed, 27 Jan 2016 09:44:40 -0800 From: [email protected] To: [email protected] CC: [email protected] Subject: Re: [multiselect] Clicking '+' doesn't preserve new order, but dragging and dropping does. (#164)
— Reply to this email directly or view it on GitHub.
Thank you but is there any way to fix '+' button to preserve new order instead of removing it ?
No branches or pull requests
I fixed this by removing some of the lines in _registerAddEvents after "var that = this;" but before "//make draggable"
I also had to change _applyItemState, I can tell people how in detail if they wish to know.
This got rid of the "+" button for now.
The text was updated successfully, but these errors were encountered: