Skip to content

feat: Add title color pp to gauge#4438

Merged
GordonSmith merged 1 commit into
hpcc-systems:candidate-3.x.xfrom
GordonSmith:GAUGE_COLOR
Aug 25, 2025
Merged

feat: Add title color pp to gauge#4438
GordonSmith merged 1 commit into
hpcc-systems:candidate-3.x.xfrom
GordonSmith:GAUGE_COLOR

Conversation

@GordonSmith
Copy link
Copy Markdown
Member

@GordonSmith GordonSmith commented Aug 21, 2025

Checklist:

  • The commit message is properly formatted and free of typos.
    • The commit message title makes sense in a changelog, by itself.
    • The commit message includes a "fixes" reference if appropriate.
    • The commit is signed.
  • The change has been fully tested:
    • I have viewed all related gallery items
    • I have viewed all related dermatology items
  • There are no similar instances of the same problem that should be addressed
    • I have addressed them here
    • I have raised new issues to address them separately

Testing:

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
@GordonSmith GordonSmith requested review from Copilot and jeclrsg August 21, 2025 10:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds configurable color properties for gauge titles, allowing customization of title text color in both normal and clickable states. Previously, the title colors were hardcoded to "black" and "blue".

  • Adds titleColor and titleClickColor published properties with default values
  • Updates the title styling logic to use the new configurable color properties instead of hardcoded values

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@GordonSmith GordonSmith merged commit fe0d283 into hpcc-systems:candidate-3.x.x Aug 25, 2025
1 check passed
@GordonSmith GordonSmith deleted the GAUGE_COLOR branch August 25, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants