Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix jumping timestamp if hovering a message with e2e indicator bar #5601

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

weeman1337
Copy link
Contributor

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
@@ -21,6 +21,11 @@ limitations under the License.

$hover-transition: 0.08s cubic-bezier(.46, .03, .52, .96); // quadratic

$EventTile_e2e_state_indicator_width: 4px;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open for discussion.

I didn't find any variables yet. But since the values are required in different components I have put them here. If someone needs to change these values in the future he (hopefully) sees that they are used in multiple places.

@t3chguy t3chguy requested a review from a team February 1, 2021 12:37
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for working on it! 😄

@jryans jryans merged commit a431829 into matrix-org:develop Feb 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Green verified bar lets the message timestamp jump around
2 participants