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

When using arrow keys to navigate Sprite frames, scroll to keep active frame in view #1551

Open
lkcampbell opened this issue Sep 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lkcampbell
Copy link

Describe the bug
When you have a large enough number of Sprite frames in the bottom Frames view, the view provides a horizontal scroll bar and the excess frames are moved off the left or right side of the screen. One way to navigate these frames quickly are the left and right arrow keys. When you navigate to a frame that is outside of the frames view, the view does not scroll to show the current frame.

To Reproduce
Steps to reproduce the behavior:

  1. Make an animation in Sprites that has enough frames that the horizontal scroll appears, say, 10-20.
  2. Select a frame as your current frame and use the arrow keys to navigate to a frame outside the left and/or right edge of the horizontal scrolling view.

Observed behavior

Before hitting left arrow:
Screenshot 2024-09-02 at 3 39 47 AM

After hitting left arrow:
Screenshot 2024-09-02 at 3 40 04 AM

Expected behavior

Before hitting left arrow:
Screenshot 2024-09-02 at 3 39 47 AM

After hitting left arrow:
Screenshot 2024-09-02 at 3 51 16 AM

Platform (please complete the following information):

  • OS: macOS 14.6.1 (23G93)
  • App version 4.0.2
@lkcampbell lkcampbell added the bug Something isn't working label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant