sydcanem / bootstrap-contextmenu

Context menu plugin for Twitter's Bootstrap framework
http://sydcanem.com/bootstrap-contextmenu/
645 stars 193 forks source link

Fix positioning at right edge of narrow window #32

Closed gnrlwart closed 10 years ago

gnrlwart commented 10 years ago

If the window was too narrow to pop the menu to the left, it would go off the right edge. The menu position is now clamped so that this will not happen.