Skip to content

fix(app): replace fullscreen icon with panel icon in memory overview - #87

Merged
comppaz merged 1 commit into
mainfrom
fix/memory-card-icon
Dec 23, 2025
Merged

fix(app): replace fullscreen icon with panel icon in memory overview#87
comppaz merged 1 commit into
mainfrom
fix/memory-card-icon

Conversation

@comppaz

@comppaz comppaz commented Dec 23, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Replace misleading Maximize2 (fullscreen) icon with PanelRight icon on memory cards
  • The button opens a detail sidebar panel, and the new icon accurately represents this behavior

Closes #83

Test plan

  • Hover over a memory card in the Memories page
  • Verify the icon appears as a panel/sidebar icon instead of the expand arrows
  • Verify clicking still opens the detail panel correctly

Replace the misleading Maximize2 (fullscreen) icon with a PanelRight
icon on memory cards. The button opens a detail sidebar panel, and
the new icon accurately represents this behavior.

Closes #83
@comppaz
comppaz merged commit 9f7746e into main Dec 23, 2025
1 check passed
@comppaz
comppaz deleted the fix/memory-card-icon branch December 23, 2025 09:28
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.

feat: exchange current icon "fullscreen" icon with "info" icon in memory overview

1 participant