-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Layers pane doesn't scroll when navigating to layer below visible region #469
Comments
See comment. I have something in progress, but it's not ready yet, hopefully soon. |
TIP: This is a pretty limiting bug and older versions are not available on macOS brew. To workaround it try:
Btw it doesn't show the full command line though of each RUN so that limits usefulness if you use |
Could you please give #473 a spin to see if it works well enough? |
@mark2185 I've built your branch on Ubuntu 22.04 after having the scrolling bug with v0.11.0, and the bug still happens on your PR branch, built with golang 1.21 :( |
Any update on this ? I have quiet a lot of layers in my image :( |
I just submitted a fix that works for me #478 |
Fixes wagoodman#469 Fixes wagoodman#494 Fixes wagoodman#540 Refs wagoodman#473 Refs wagoodman#478 Refs wagoodman#520 Co-authored-by: st-gr <[email protected]>
Refs wagoodman#469 (comment) Co-authored-by: st-gr <[email protected]>
Fixes wagoodman#469 Fixes wagoodman#494 Fixes wagoodman#540 Refs wagoodman#473 Refs wagoodman#478 Refs wagoodman#520 Co-authored-by: st-gr <[email protected]>
Refs wagoodman#469 (comment) Co-authored-by: st-gr <[email protected]>
What happened:
When viewing an image with more layers than can fit in the "layers" pane, when navigating down to a layer not visible, the pane does not scroll to show it. PageUp / PageDown keys also do not scroll the pane.
What you expected to happen:
The pane should scroll to keep the currently selected layer visible
How to reproduce it (as minimally and precisely as possible):
Open an image with enough layers to not fit into the pane
Navigate down until you go beyond the visible layers.
Environment:
The text was updated successfully, but these errors were encountered: