Skip to content

Allow copying parameter table values to clipboard - #15

Merged
kaklik merged 1 commit into
masterfrom
feature/copyable-parameter-values
Sep 1, 2026
Merged

Allow copying parameter table values to clipboard#15
kaklik merged 1 commit into
masterfrom
feature/copyable-parameter-values

Conversation

@kaklik

@kaklik kaklik commented Aug 31, 2026

Copy link
Copy Markdown
Member

The Property/Value trees (main plot view, I2C sensors, EEPROM) were read-only, with no way to get a value onto the clipboard (for use of serial numbers in calibration protocols, for example). Add a shared helper that wires up Ctrl+C and a right-click "Copy" menu on selected rows.

The Property/Value trees (main plot view, I2C sensors, EEPROM) were
read-only with no way to get a value onto the clipboard. Add a shared
helper that wires up Ctrl+C and a right-click "Copy" menu on selected
rows.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Xdt8PJJuUkGeaapuSoZLPH
@kaklik
kaklik requested a review from roman-dvorak August 31, 2026 19:24

@roman-dvorak roman-dvorak 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.

Super! :)

@kaklik
kaklik merged commit a90094b into master Sep 1, 2026
2 of 5 checks passed
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