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

in replay mode, scroll to next work object automatically #56

Open
hofstef opened this issue Jul 4, 2019 · 0 comments
Open

in replay mode, scroll to next work object automatically #56

hofstef opened this issue Jul 4, 2019 · 0 comments
Labels
feature concrete new feature or request

Comments

@hofstef
Copy link
Member

hofstef commented Jul 4, 2019

Is your feature request related to a problem? Please describe.
Given a Domain Story that is larger than the screen. When I use the replay mode and the next sentence is off-screen, I have to scroll the canvas manually so that the sentence becomes visisble. Often it is not obvious where to scroll, so I have to zoom out, find the new sentence, scroll there and zoom in again. This is tedious.

Describe the solution you'd like
When I click the "next" button in replay mode, and the sentence goes off-screen, the canvas should be scrolled automatically so that the sentence is visible. The solution should take into account that unnecessary scrolling might lead to disturbing user experience. The canvas should not just "jump around" every time I click the "next" button.

@hofstef hofstef added the feature concrete new feature or request label Jul 4, 2019
@AlexanderZellober AlexanderZellober added this to the 1.0.0 milestone Jul 4, 2019
@AlexanderZellober AlexanderZellober removed this from the 1.0.0 milestone Jul 6, 2019
AlexanderZellober pushed a commit that referenced this issue Mar 13, 2020
Replay now zooms to fit all parts of the story that are currently shown
AlexanderZellober added a commit that referenced this issue Jul 7, 2020
If the Step extends downwards or to the left and the whole story upto this point is higher / wider than the canvas, the ocus is not yet working as intended -> See TODOs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature concrete new feature or request
Projects
None yet
Development

No branches or pull requests

2 participants