Skip to content

Add tooltips to TLE manager copy/remove buttons - #36

Merged
aweeri merged 1 commit into
aweeri:mainfrom
TianHengZhuang:tooltip-tle-buttons
Sep 1, 2026
Merged

aweeri merged 1 commit into
aweeri:mainfrom
TianHengZhuang:tooltip-tle-buttons

Conversation

@TianHengZhuang

Copy link
Copy Markdown
Contributor

The TLE manager's C (copy) and X (remove) buttons don't explain what they do at a glance. This adds tooltips to both buttons using raygui's GuiSetTooltip, so hovering shows "Copy TLE to clipboard" on C and "Remove TLE" on X.

No new dependencies, purely a UI affordance improvement.

Fixes #32

…ls before the C (copy) and X (remove) buttons in the TLE manager so hovering shows what each button does.
@aweeri

aweeri commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Hi! thank you for your contribution. this has been addressed in the extremelywip branch, but I will merge is to main nonetheless.

@aweeri
aweeri merged commit fdc03a4 into aweeri:main Sep 1, 2026
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.

Request: Add hover text on single-letter buttons

2 participants