Skip to content

Adjust position of context menu in corner cases #6

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

tgelu
Copy link

@tgelu tgelu commented Jul 6, 2015

@tilt -
This pull request includes:

  • adjusting the position of the context menu in window's corners (had a separate pr for this but was not merged)
  • changes so that the module is working in IE8

tgelu added 9 commits July 6, 2015 10:31
If the context menu is rendered outside the window viewport
then adjust its position accordingly
To increase the user experience when using a complex UI together with
this context menu. This way ther will be no "hanging" menus around
As it is not supported in IE8
The issue was that if the template of the context menu would affect
the width/height of it, then positioning would not know about this
until after the first rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant