-
Notifications
You must be signed in to change notification settings - Fork 742
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
sub menu out of position #533
Comments
Do you use the |
hi. only library itself |
Ok thanks |
This should be fixed in master right now. :) See #565 |
hi @bbrala it works now if jquery.position.min.js is included. so new fix requires this javascript file to be loaded? |
hi @chitgoks , sorry, I forgot to check my PR on sub menu (because my issue was on root contextMenu). I will correct your issues in next days. |
hi ali that is ok i will wait thank you for taking time for this |
Hi again @chitgoks |
Ok, I got the problem. |
Thanks for the effort @Alisharivarian |
Don't mention it @bbrala 👍 |
works good! |
ill wait till the minifednfiles are updatd thank you |
You're welcome |
Thanks for the PR. I probably won't be able to test this the next 2 weeks since I'm on vacation. But will do when I come back. |
@AliShahrivarian I've checked the PR, but the |
hi bbrala. thank you. please post a comment once the minified files are updated as well |
@bbrala Or: |
We can't really stop scrolling or append the contextmenu to the element is opens on. This will open the plugin to loads of new bugs regarding positioning. I don't completely understand you last two suggestions to be honest, i'll try to read them again in the morning when i'm a bit more fresh :) |
hi @chitgoks |
thank you ali |
I added an option for using scroll mode for now. |
please see attached. dev console in chrome is open to simulate this.
when the first context menu shows, it shows it above the dev console. once i navigate over to the sub menu, it does not position itself correctly.
The text was updated successfully, but these errors were encountered: