Skip to content

Increase size of trace anchor circle#3870

Merged
georgweiss merged 2 commits into
masterfrom
CSSTUDIO-3407
Jul 8, 2026
Merged

Increase size of trace anchor circle#3870
georgweiss merged 2 commits into
masterfrom
CSSTUDIO-3407

Conversation

@milenaschedle

@milenaschedle milenaschedle commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

We changed the hard coded radius value of the annotation point in the data browser from 4 to 6, as it might be too small to see and drag on modern high resolution monitors.
See screenshots for comparison.
If needed, the radius can be made customizable.

radius_4

---> radius = 4

vs

radius_6

---> radius = 6

  • Testing:

    • The feature has automated tests
    • Tests were run
    • If not, explain how you tested your changes
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@georgweiss georgweiss changed the title Csstudio 3407 Increase size of trace anchor circle Jul 7, 2026

@kasemir kasemir left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

6 is so much better than 4 since it's divisible by 2 as well as 3!

Context Menu
^^^^^^^^^^^^

One or more traces in the trace tab of the property panel can be selected using *Shift* + click or *Control* + click.

@kasemir kasemir Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

On a Mac, the Command propeller button is used instead of Control, but we can assume that Macizens will know that by heart.

@georgweiss

Copy link
Copy Markdown
Collaborator

You're right, let's clarify for those Mac users out there.

@georgweiss georgweiss merged commit a80545e into master Jul 8, 2026
11 checks passed
@georgweiss georgweiss deleted the CSSTUDIO-3407 branch July 8, 2026 07:29
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