Skip to content

refactor context menus into one shared widget, increase size a bit - #992

Merged
kevinaboos merged 3 commits into
project-robius:mainfrom
kevinaboos:context_menu_refactor
Aug 7, 2026
Merged

refactor context menus into one shared widget, increase size a bit#992
kevinaboos merged 3 commits into
project-robius:mainfrom
kevinaboos:context_menu_refactor

Conversation

@kevinaboos

Copy link
Copy Markdown
Member

context menus were mostly duplicated code across the room one and the message one, now they're combined.
We also made them a bit larger to match the size and spacing of the room input popup menu, which looked better.

context menus were mostly duplicated code across the room one
and the message one, now they're combined.
We also made them a bit larger to match the size and spacing of the
room input popup menu, which looked better.
We had it for messages, now we do the same for rooms.
It's also now activated upon touch-down (important for mobile)
and then deactivated when the context menu is closed.

also, make that gray highlight effect a tiny bit darker
so that it shows up better on lower-contrast screens, and also
remains visibile behind the context menu's darkening overlay.
@kevinaboos
kevinaboos merged commit 21b3173 into project-robius:main Aug 7, 2026
11 checks passed
@kevinaboos
kevinaboos deleted the context_menu_refactor branch August 7, 2026 23:23
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.

1 participant