Skip to content
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

Update CKEditor plugin.js to detect window border and set position #66

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

Conversation

loule
Copy link

@loule loule commented Mar 12, 2014

Like classic library, we look if the bottom of the window is not too close. If it is, we set the position above.

It's a problem if the CKEditor is really near the window border. Could be improved with sides detection and offset.

Like classic library, we look if the bottom of the window is not too close. If it is, we set the position above.
@loule
Copy link
Author

loule commented Mar 12, 2014

Not sure if the code works nicely, seems to have some problems randomly, but the idea is to get the same system as the classic library. hope you understand what i mean...

Some modifications, still some problems of offset on position above.
Seems to work fine now, but didn't test deeply
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