stride icon indicating copy to clipboard operation
stride copied to clipboard

feat: UI button color

Open Eideren opened this issue 7 months ago • 0 comments

PR Details

Adds color properties to tint buttons and toggle buttons - other image elements have this property but not those two for some reason, just background color.

Related Issue

None logged.

Types of changes

  • [ ] Docs change / refactoring / dependency upgrade
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [ ] My change requires a change to the documentation.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.
  • [x] I have built and run the editor to try this change out.

Eideren avatar Jun 11 '25 15:06 Eideren