Draft: chat bubbles and some smaller UI improvements #1

Merged
om merged 4 commits from a2/chatcontrol-live-demo:asbjørn-additions into master 2022-08-17 16:30:59 +00:00
Collaborator

This PR has a bunch of smaller improvements:

  • improve some Danish language stuff (only minor things)
  • put contacts pane to the left of the messages pane, making it closer to typical IM UX
  • make font size smaller
  • right-align "me" text
  • make chat text areas wide enough to allow horizontal overlap
  • add chat bubbles behind text

things that still need doing:

  • hide chat bubbles when scrolling (probably just by fixing render-order and putting another element on top?)
  • differ between line height within a message, and line height between messages (should be wider between two messages than between two lines in a multi-line message)
This PR has a bunch of smaller improvements: - improve some Danish language stuff (only minor things) - put contacts pane to the left of the messages pane, making it closer to typical IM UX - make font size smaller - right-align "me" text - make chat text areas wide enough to allow horizontal overlap - add chat bubbles behind text things that still need doing: - hide chat bubbles when scrolling (probably just by fixing render-order and putting another element on top?) - differ between line height within a message, and line height between messages (should be wider between two messages than between two lines in a multi-line message)
a2 added 4 commits 2022-08-17 13:42:39 +00:00
Author
Collaborator

It looks like this rn (but gets a bit worse when bubbles scroll out of view)

image

I think we also need to have two differen line-heights somehow.

It looks like this rn (but gets a bit worse when bubbles scroll out of view) ![image](/attachments/a9f25016-cf6b-4da7-904e-9fdcf3e34890) I think we also need to have two differen line-heights somehow.
om merged commit 7a1c75aa99 into master 2022-08-17 16:30:59 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: om/chatcontrol-live-demo#1
No description provided.