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

Inline display not scrolling when it overlaps bottom of current page #52

Open
jasongilman opened this issue May 10, 2016 · 4 comments
Open

Comments

@jasongilman
Copy link
Contributor

A user filed the following against Proto REPL (#99) but I think this is a problem with the Atom Ink inline scrolling. If you have something expanded that goes beyond the end of the screen and your mouse is within the inline display then you can't scroll to see the rest of the content. I was thinking that if the div is partially offscreen then the outer window should be scrollable until the inline display is completely visible. I'm not sure how much control you have over that within Atom.

The scroll bars don't appear, and the panel can't be scrolled in any direction, even though there is additional data to show.

screen shot 2016-05-04 at 10 58 24
@pfitzseb
Copy link
Member

I can look into this, but for now I'd recommend turning on the Scroll Past End checkbox in the settings, which should give more than enough screen space for inline results.

@tlnagy
Copy link

tlnagy commented Jun 9, 2016

Where are ink's settings? I can't seem to find them under the package screen in Atom.

@pfitzseb
Copy link
Member

pfitzseb commented Jun 9, 2016

That's an Atom setting, not an ink setting.

@MikeInnes
Copy link
Member

I have some PRs open for Atom which are aimed at fixing this: atom/atom#11864 & atom/atom#11852.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants