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

Resolution of positioning problem #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

k-soze
Copy link

@k-soze k-soze commented Jun 7, 2018

The positioning did not work when positionPopup(step) was called after setting the visibility and display style because the width and height (used in tether) of the popup were equal to 0.

The positioning did not work when positionPopup(step) was called after setting the visibility and display style because the width and height (used in tether) of the popup were equal to 0.
@benmarch
Copy link
Owner

Hey @k-soze I'm sorry I never saw this come in. Thank you for the PR, I'll take a look. In the meantime I am releasing an update that should fix most of the positioning issues.

@ross-byrne
Copy link

ross-byrne commented Jan 3, 2019

+1 for this PR. @benmarch this seems to have fixed some placement issues I was experiencing. Some of the pop ups were appearing shifted a few inches to the right when the options 'bottom' or 'left' where being used. Until this is merged in, I'll use a forked version that includes this fix. Thanks @k-soze!

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.

4 participants