Colin Marsch
Colin Marsch
This pull request introduces enhancements to accessibility rendering in the Paparazzi library, focusing on improving the handling of traversal order in semantic nodes. The changes include adding a new method...
Paparazzi is, at it's core, a visual snapshot library and this feature seems adjacent at best to that goal. Just because Paparazzi happens to be able to support this feature...
## Summary Fixes #1790 This PR registers two missing task inputs that were causing failures when using Develocity's test distribution feature: 1. **paparazzi.test.resources** - The output file from `writeResourcesTask` that's...