Skip to content

Add Annotation makes it hard to interact with existing annotations on dense plots#1225

Merged
ankurjuneja merged 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_1207
Jun 7, 2026
Merged

Add Annotation makes it hard to interact with existing annotations on dense plots#1225
ankurjuneja merged 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_1207

Conversation

@ankurjuneja

@ankurjuneja ankurjuneja commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Rationale

https://github.com/LabKey/internal-issues/issues/1207 - Annotations on dense plots gets hindered by 'Add Annotation' markers making it difficult to hover or click the annotation to see/modify the details.

Related Pull Requests

Changes

  • Render annotation glyphs after add annotation glyphs

…d first and the existing annotation glyphs are appended last
Comment on lines +2550 to +2552
// With many replicates, the "Add annotation" markers can overlap existing annotation
// glyphs and intercept their hover/click events. Render the add-annotation
// markers first so the existing annotation glyphs paint on top and take precedence for hovering and clicking.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We probably don't need this and the comment on line 2641. I'd vote to keep the other.

@labkey-jeckels

Copy link
Copy Markdown
Contributor

Please add a short description to the PR too

@ankurjuneja ankurjuneja merged commit 8d289d2 into release26.3-SNAPSHOT Jun 7, 2026
4 of 6 checks passed
@ankurjuneja ankurjuneja deleted the 26.3_fb_1207 branch June 7, 2026 16:16
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