
Steps to reproduce:
- Start patternpaint, select 'BlinkyTape', load example patterns
- Select 'Tools->scene configuration'
- Change the fixture to matrix-rows, and set the size to 8x8
- Click ok to accept the changes, then 'no' to skip resizing the patterns
- 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).
Steps to reproduce:
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).