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

Guiders adjust with window resizing #64

Closed
wants to merge 2 commits into from

Conversation

acmeyer
Copy link

@acmeyer acmeyer commented May 26, 2012

Hey, I added some code for my own project that allows the guiders to adjust when the window resizes so I figured I share it with you so that you can add it to the main repository.

I had added this as an issue.

@jeff-oldgithub
Copy link

I'm going to leave this outstanding because there are cases where you do not want the guider to reposition. However, this will still be searchable for people who do want it to reposition.

@acmeyer
Copy link
Author

acmeyer commented Jun 26, 2012

Thats cool. Also note I added 'myGuider === null || myGuider === undefined' on my branch because myGuider === null was not working in all situations.

@bobeagan
Copy link

bobeagan commented Dec 5, 2012

Any chance this can be merged into master and allowed to be controlled through a set option? We need this feature but don't want to have to maintain our own branch if possible.

EDIT Nevermind it appears that this is now available in the latest version.

@jeff-oldgithub
Copy link

Yep, just fyi for anyone reading this ticket: this feature is in master.

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.

None yet

3 participants