Skip to content

Conversation

apman
Copy link
Contributor

@apman apman commented Sep 12, 2025


‼️ Do not merge yet ‼️

Needs to be coordinated with removing some RDM Label style rules


  • functionality to automatically disable the label when the parent container or the linked control (through Target property) are disabled
  • added TextBlock#Colon to the template that can be addressed in consumer's style rules to enable automatically displaying a colon after all labels or labels in specific contexts, e.g.:
<Style
    Selector="Label /template/ TextBlock#Colon">
    <Setter Property="IsVisible" Value="True" />
  </Style>
</Styles>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant