Fix length validation for palette in the stage library bindings#10904
Fix length validation for palette in the stage library bindings#10904dhalbert merged 1 commit intoadafruit:mainfrom
Conversation
Right now it's impossible to use the Stage library, because it always throws a validation error.
|
This is against There aren't any other 10.1.x changes pending right now. |
|
It would be great if it could be backported. I'm not entirely familiar withe the process, so I don't know what is the difference. |
|
If you made a PR against It's possible to change the base for the PR by clicking Edit on the title, but that often doesn't work if there are other changes. |
|
I changed the base, it seems to have worked. |
|
Changing the base brought in all the changes to |
|
I made a second pull request against 10.1.x here: #10909 I wouldn't mind if both of them were merged, so I'm not closing this one. |
dhalbert
left a comment
There was a problem hiding this comment.
Thanks for catching this!
Right now it's impossible to use the Stage library, because it always throws a validation error.