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

Scrolling Pattern can have a size mismatch with fixture #203

Open
cibomahto opened this issue Mar 5, 2017 · 0 comments
Open

Scrolling Pattern can have a size mismatch with fixture #203

cibomahto opened this issue Mar 5, 2017 · 0 comments
Labels

Comments

@cibomahto
Copy link
Member

fixture to scrolling pattern size mismatch

Steps to reproduce:

  1. Start patternpaint, select 'BlinkyTape', load example patterns
  2. Select 'Tools->scene configuration'
  3. Change the fixture to matrix-rows, and set the size to 8x8
  4. Click ok to accept the changes, then 'no' to skip resizing the patterns
  5. Note that the fixture size is drawn correctly on the editor and in the output preview, however the output preview (and any connected blinky) will only show data for the lefthand most column

Expected result:
The whole matrix will get updated data correctly

Note: This is because the scrolling matrix maintains a bogus 'size' feature that is used when retrieving the frame image (since it has to generate this from the source image).

@cibomahto cibomahto added the bug label Mar 5, 2017
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

1 participant