Skip to content

fix: disappear emphasizedProperties#240

Merged
StevenClontz merged 1 commit into
pi-base:mainfrom
yhx-12243:fix-atom
Mar 23, 2026
Merged

fix: disappear emphasizedProperties#240
StevenClontz merged 1 commit into
pi-base:mainfrom
yhx-12243:fix-atom

Conversation

@yhx-12243

Copy link
Copy Markdown
Contributor
pr240.mov

Fix the issue of the disappearance of “Partition topology” highlight.

@StevenClontz StevenClontz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

export let value: Atom<Property>
export let link: boolean = true
export let emphasizedProperties: Set<Property> = new Set()
let emphasized = emphasizedProperties.has(value.property)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🎉 I figured it was something like this, thanks for knocking this out

@StevenClontz StevenClontz merged commit 26cd61c into pi-base:main Mar 23, 2026
1 check passed
@yhx-12243 yhx-12243 deleted the fix-atom branch March 24, 2026 13:04
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