Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Soltus opened this issue Oct 24, 2022 · 4 comments
Closed

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

Soltus opened this issue Oct 24, 2022 · 4 comments
Assignees
Labels
Milestone

Comments

@Soltus
Copy link
Contributor

Soltus commented Oct 24, 2022

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

@Soltus Soltus added the Bug label Oct 24, 2022
@Soltus
Copy link
Contributor Author

Soltus commented Oct 24, 2022

image

@Soltus
Copy link
Contributor Author

Soltus commented Oct 24, 2022

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

@Soltus Soltus added this to the 0.46 milestone Oct 24, 2022
@Soltus Soltus closed this as completed Oct 24, 2022
@Soltus Soltus self-assigned this Oct 24, 2022
@Soltus
Copy link
Contributor Author

Soltus commented Oct 24, 2022

前置条件:
在 theme.js 中

window.theme.OS = window.siyuan.config.system.os;
document.body.classList.add(window.theme.OS);

@Soltus Soltus changed the title Android Pad 端拖拽页签异常问题 Android Pad 端长按页签引发透明度异常问题 Oct 24, 2022
@Vanessa219
Copy link

siyuan-note/siyuan#6405

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants