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

Please add support for negative image scroll #10272

Open
pacorreia opened this issue Nov 16, 2024 · 0 comments
Open

Please add support for negative image scroll #10272

pacorreia opened this issue Nov 16, 2024 · 0 comments

Comments

@pacorreia
Copy link

pacorreia commented Nov 16, 2024

Feature request template

Is your feature request related to a problem? Please describe.
Currently the block to scroll an image with negative parameter does not work in the board, but works on make code simulator.
Seems the underlying source code has a fourth parameter that needs to be used to specify the starting position when the scrolling is negative, as mentioned here: lancaster-university/microbit-dal#351

Better support is currently pending on microbit-dal PR opened here since 2022:
lancaster-university/microbit-dal#485

Would be nice to get those folks to wake up a review a couple of PRs dangling there.

Describe the solution you'd like
I would like the scrolling image block to either support the negative scrolling automatically or allow providing the starting position.

Describe alternatives you've considered
The alternatives are to use custom functions and implement loops to do the same

Additional context
None, rather than the fact the simulator works perfectly but in the physical board it doesn't
This was already reported here:
#3485

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

No branches or pull requests

1 participant