Open Issues Need Help
View All on GitHub Implement all W3C blending modes about 2 months ago
AI Summary: Implement all W3C blending modes (listed in the W3C Compositing and Blending spec) within the Capybar project's Color struct to enhance its capabilities.
Complexity:
4/5
enhancement good first issue
Write tests for widgets about 2 months ago
enhancement good first issue
Row container todo! 2 months ago
AI Summary: The task involves removing the `todo!()` calls from the `align_children()` function within the Row container of the Capybar project. This function is responsible for aligning child widgets within the row, and currently lacks complete implementation.
Complexity:
4/5
enhancement good first issue