Skip to content

Conversation

@Eddykasp
Copy link
Member

Copy link

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 switches from using direct property setting to semantic filter tags for marking node titles in the visualization framework. This change aligns with the newer KLighD framework API for handling semantic tagging of diagram elements.

  • Replaces setProperty(KlighdProperties.IS_NODE_TITLE, true) calls with the new semantic filter tags approach
  • Updates import statements to include the new KlighdTags utility class
  • Maintains the same functionality while adopting the modern API pattern

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
StateStyles.xtend Updates state label styling to use semantic filter tags instead of direct property setting
ControlflowRegionStyles.xtend Updates region label styling to use semantic filter tags for node title marking

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.

2 participants