Skip to content

[UI/UX] Text jitter while hovering on panels. #19

Description

@nakul-py

Problem

Currently text jitter when hover because of parent div has hover:scale-[1.03].

jitter.mp4

Solution

A option is to omit jitter is to remove scale and use shadow instead.

Remove

hover:scale-[1.03]

Add

hover:-translate-y-2
no-jitter.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions