Show a generic message tooltip when hovering outside text area
AbandonedPublic

Authored by mwolff on Mar 3 2020, 9:09 PM.

Details

Reviewers
dfaure
mlaurent
Summary

The tooltip displays the avatar in its native resolution and shows
the message date and edited by information in full form.

Diff Detail

Repository
R865 Ruqola
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23211
Build 23229: arc lint + arc unit
mwolff requested review of this revision.Mar 3 2020, 9:09 PM
mwolff created this revision.
mlaurent requested changes to this revision.Mar 4 2020, 5:52 AM

Size is too big for me. We need to reduce image size.

src/widgets/room/delegate/messagelistdelegate.cpp
468

i18n here ?

This revision now requires changes to proceed.Mar 4 2020, 5:52 AM
mwolff added inline comments.Mar 4 2020, 8:51 AM
src/widgets/room/delegate/messagelistdelegate.cpp
468

there is nothing to translate here

dfaure requested changes to this revision.Mar 24 2020, 9:44 PM

This is going to be annoying when moving the mouse around (e.g. to select text) and someone's face pops up unexpectedly.

How about narrowing the tooltip area for this to the avatar pixmap and sender name?

mwolff abandoned this revision.Apr 16 2020, 9:23 PM