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

Gallery snippet does not pass correct value for Galleriffic option: enableKeyboardNavigation=0 #275

Open
nicboyde opened this issue Nov 11, 2013 · 1 comment

Comments

@nicboyde
Copy link

It instead passes "0", so the condition can never be set to false and keyboard navigation cannot be turned off - rendering forms on the same screen useless. Spaces are intercepted by the javascript.

Commenting-out lines 938-941 of /assets/components/gallery/packages/galleriffic20/js/jquery.galleriffic.js (which monitor the position of the space bar) is a fix, but it should be possible to just turn it off. The galleriffic documentation doesn't mention this optional setting, but it is included.

@jpdevries
Copy link
Collaborator

@nicboyde thanks for reporting this. Gallery development has been moved to https://github.com/modxcms/Gallery/

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

No branches or pull requests

2 participants