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

In windows environment,When I type a letter, The interface will slide up./在Windows情况下,打一个字浏览页就会不自觉上滑 #207

Open
ChenYFan opened this issue Mar 11, 2020 · 5 comments

Comments

@ChenYFan
Copy link

No description provided.

@ChenYFan ChenYFan changed the title In windows environment In windows environment,When I type a letter, The interface will slide up./在Windows情况下,打一个字浏览页就会不自觉上滑 Mar 11, 2020
@ChenYFan
Copy link
Author

2

This is the bug .

PS:My English is not very good.Many sentences are translated by googletranslate./我的英语不太好,很多都是依靠谷歌机械翻译的。

@ChenYFan
Copy link
Author

3
4
And these.Second,I can't drag pictures directly into Hexo-Admin GUI;Third,I can‘t use my own css source in Hexo-Admin GUI/包括这些,第二,我不能直接将图片拖拽进界面,第三,我不能用我自己的css

All these bugs are mentioned in my own blog: https://blog.cyfan.ga/2020/03/11/Hexo-Admin-%E4%BD%93%E9%AA%8C%E5%A6%82Wordpress%E8%88%ACGUI%E7%BC%96%E8%BE%91/#more

@ChenYFan
Copy link
Author

ChenYFan commented Mar 11, 2020

css:

heimu:

span.heimu a.external,span.heimu a.external:visited,span.heimu a.extiw,span.heimu a.extiw:visited {
    color: #252525
}

.heimu,.heimu a,a .heimu,.heimu a.new {
    background-color: #252525;
    color: #252525;
    text-shadow: none
}

body:not(.heimu_toggle_on) .heimu:hover,body:not(.heimu_toggle_on) .heimu:active,body:not(.heimu_toggle_on) .heimu.off {
    transition: color .13s linear;
    color: #fff
}

body:not(.heimu_toggle_on) .heimu:hover a,body:not(.heimu_toggle_on) a:hover .heimu,body:not(.heimu_toggle_on) .heimu.off a,body:not(.heimu_toggle_on) a:hover .heimu.off {
    transition: color .13s linear;
    color: #add8e6
}

body:not(.heimu_toggle_on) .heimu.off .new,body:not(.heimu_toggle_on) .heimu.off .new:hover,body:not(.heimu_toggle_on) .new:hover .heimu.off,body:not(.heimu_toggle_on) .heimu.off .new,body:not(.heimu_toggle_on) .heimu.off .new:hover,body:not(.heimu_toggle_on) .new:hover .heimu.off {
    transition: color .13s linear;
    color: #ba0000
}

@cjh0613
Copy link

cjh0613 commented Mar 11, 2020

3
4
And these.Second,I can't drag pictures directly into Hexo-Admin GUI;Third,I can‘t use my own css source in Hexo-Admin GUI/包括这些,第二,我不能直接将图片拖拽进界面

All these bugs are mentioned in my own blog: https://blog.cyfan.ga/2020/03/11/Hexo-Admin-%E4%BD%93%E9%AA%8C%E5%A6%82Wordpress%E8%88%ACGUI%E7%BC%96%E8%BE%91/#more

图片不显示:将图片链接中的斜杠改为"/"。这是在windows系统下存在的问题。

@ChenYFan
Copy link
Author

ChenYFan commented Mar 11, 2020

?我指的是粘贴图片导致斜杠反了,我知道这是方便代码从而直接获取Windows下的路径,但是这样真的很反网页化,希望能进行优化。

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

No branches or pull requests

2 participants