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

After clicking 'Citation,' we do not get a scrollbar if one is needed #320

Open
davidfdriscoll opened this issue May 28, 2022 · 0 comments
Assignees
Labels

Comments

@davidfdriscoll
Copy link
Collaborator

E.g.
image

The problem lies in that Carto is using JScollPane, but the API documentation here doesn't match what appears to be happening. In particular, that API is not attached to anything in the jquery cache. It does look like our version of Carto is still using JScrollPane (at least to judge by "jspScrollable" being attached as a class to the scroll pane), but I don't see a way to add or reinitialize it for small infowindows.

@sbrennanmcmahon sbrennanmcmahon self-assigned this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants