Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup after merging the UserProfileSlidingPane PR project-robius#78 #79

Merged
merged 8 commits into from
Jul 13, 2024

Conversation

kevinaboos
Copy link
Member

No description provided.

Note: there are still major problems with the UserProfileSlidingPane,
      it doesn't work and the actual view is split in half, weirdly.
Still need to:
* Make the window capture focus such that scrolling only scrolls the pane, not the background too.
* Paint a transparent gray overlay atop the background content
* Make the X close button show up properly
* Use a rounded view and/or shadows to make the pane appear to be floating above the background content.
* Fill in the data fields properly, i.e., User Name, Role in "ROOM NAME", Role info (levels)
* Actually implement the button actions
Redesigned how the Avatar works to be a bit more flexible, e.g.,
it can now accept any username string.

Avatars also store data about the user they're displaying,
which enables them to be self-sufficient when handling actions
like being clicked on.
@kevinaboos kevinaboos changed the title Cleanup sliding pane Cleanup after merging the UserProfileSlidingPane PR project-robius#78 Jul 13, 2024
@kevinaboos kevinaboos merged commit 9f73f4a into project-robius:main Jul 13, 2024
1 check passed
@kevinaboos kevinaboos deleted the cleanup_sliding_pane branch July 13, 2024 00:56
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