Is there a way to use both jquery visual feedback ghost with the snap to grid functionality? If I try to add both the ghost seems to override the grid functionality. thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
So I submitted a fix to the jquery ui for this issue, it hasn’t been accepted yet, supposedly its an incomplete solution. If you have any suggestions for a refactor of this that would be greatly appreciated. But if you run into the same issue, the fix for me was to add the grid logic again in the _mouseStop function in ui.resizable. just add this code underneath line 322 in ui.resizable.js