Skip to content

改进表情选择器 #13563

Open
Open
@TCOTC

Description

@TCOTC
Contributor
  1. .emojis__title 置顶显示(position:sticky; ,并且相邻的 .emojis__title 和 .emojis__content 元素需要用一个 div 包起来)
    像 wolai 这样:
    image
  2. 自定义表情单独放一页(最近用过的仍然显示在“常用表情”里),不一次性加载完成,滚动时继续加载。
  3. 自定义表情按第一层文件夹名显示 .emojis__title (不在文件夹内的就放最前面,没有 .emojis__title),而不是都堆在一起
  4. 点击按钮切换时才加载,并且移除上一页的元素。比如导入了几千个图标文件的情况,表情选择器滚动会比较卡
    image
    image

Activity

TCOTC

TCOTC commented on Jun 2, 2025

@TCOTC
ContributorAuthor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @TCOTC

        Issue actions

          改进表情选择器 · Issue #13563 · siyuan-note/siyuan