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

Workspace pane does not allow mousewheel scrolling #492

Closed
metanoid opened this issue Feb 21, 2020 · 2 comments
Closed

Workspace pane does not allow mousewheel scrolling #492

metanoid opened this issue Feb 21, 2020 · 2 comments
Labels

Comments

@metanoid
Copy link

Mousewheel scrolling in Juno seems to work on the editor, and the REPL, but not in the Workspace pane or Project pane. Instead, I need to click and drag on the scrollbar.

I'm on Windows.

Details

  • Atom version: 1.40.1 x64
  • Julia version: Version 1.0.5
  • OS: Windows 10
  • Package versions:
    • Atom.jl: 0.12.3
    • julia-client: 0.12.0
    • ink: 0.12.0

Steps to reproduce

  1. Create a large number of variables in julia, such that there are more than be displayed in the Worskpace pane.
  2. Hover the mouse over the Workspace pane, and scroll the mousewheel to show the hidden variables.
@metanoid metanoid added the bug label Feb 21, 2020
@pfitzseb
Copy link
Member

Can't repro the issue, scrolling works just fine for me.

@metanoid
Copy link
Author

Reinstalled atom, and also can no longer reproduce.

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