Skip to content

Android Pad 端长按页签引发透明度异常问题 #120

Closed
@Soltus

Description

@Soltus
Member

拖拽不能改变位置,长按页签变透明且无法恢复

Activity

Soltus

Soltus commented on Oct 24, 2022

@Soltus
MemberAuthor

image

Soltus

Soltus commented on Oct 24, 2022

@Soltus
MemberAuthor

解决方案为:屏蔽 Android 端拖拽

added this to the 0.46 milestone on Oct 24, 2022
self-assigned this
on Oct 24, 2022
Soltus

Soltus commented on Oct 24, 2022

@Soltus
MemberAuthor

前置条件:
在 theme.js 中

window.theme.OS = window.siyuan.config.system.os;
document.body.classList.add(window.theme.OS);
changed the title [-]Android Pad 端拖拽页签异常问题[/-] [+]Android Pad 端长按页签引发透明度异常问题[/+] on Oct 24, 2022
Vanessa219

Vanessa219 commented on Oct 30, 2022

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Vanessa219@Soltus

      Issue actions

        Android Pad 端长按页签引发透明度异常问题 · Issue #120 · Hi-Windom/winsay