Skip to content

feat: add scroll ▲/▼ indicators to detail panel#57

Closed
fuleinist wants to merge 1 commit into
Necrom4:masterfrom
fuleinist:master
Closed

feat: add scroll ▲/▼ indicators to detail panel#57
fuleinist wants to merge 1 commit into
Necrom4:masterfrom
fuleinist:master

Conversation

@fuleinist
Copy link
Copy Markdown

When the connection detail panel is scrollable (more content than visible rows), adds ▲ at top-right and ▼ at bottom-left as visual cues so users know shift+↑/↓ can scroll.

Resolves #31.

When the connection detail panel is scrollable (more content than
visible rows), overlay ▲ at top-right and ▼ at bottom-left as
visual cues so users know shift+↑/↓ can scroll the panel.

The indicators use the existing muted text style and respect the
Nerd Font mode (▴/▾ with Nerd Font, ▲/▼ without).
@Necrom4
Copy link
Copy Markdown
Owner

Necrom4 commented Apr 25, 2026

Duplicate of your own PR #55, this new one doesn't adress any of the comments I had written and it breaks the display of the app.

@Necrom4 Necrom4 closed this Apr 25, 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.

[FEATURE]: scroll icon when detailedResult window is scrollable

2 participants