theme-next / hexo-theme-next

Elegant and powerful theme for Hexo.
https://theme-next.org
Other
8.16k stars 2.05k forks source link

Affix bug #1186

Closed Olvi73 closed 4 years ago

Olvi73 commented 5 years ago

Issue Checklist


Expected behavior

Actual behavior

Steps to reproduce the behavior

  1. PC端打开issue里的网页
  2. 鼠标拉到最下端会自动回弹回去(无法拉到最低)
  3. 使用了tag cloud的功能,在很短文章中才会出现这种情况,在长文章中不会出现 4.关闭tag cloud后,不管长文章或者短文章都不会出现

Hexo Information

Package dependencies Information

Hexo Version

hexo: 3.9.0
hexo-cli: 2.0.0
os: Windows_NT 10.0.18362 win32 x64
http_parser: 2.8.0
node: 10.16.3
v8: 6.8.275.32-node.54
uv: 1.28.0
zlib: 1.2.11
brotli: 1.0.7
ares: 1.15.0
modules: 64
nghttp2: 1.39.2
napi: 4
openssl: 1.1.1c
icu: 64.2
unicode: 12.1
cldr: 35.1
tz: 2019a

Other Information

关于tag cloud的设置 blog的_config.yml

tag_cloud:

textFont: Trebuchet MS, Helvetica
textColor: '#333'
textHeight: 25
outlineColor: '#E2E1D1'
maxSpeed: 0.1 

themes\next\layout_macro\sidebar.swing {% if site.tags.length > 1 %}

Tag Cloud

{{ list_tags() }}

{% endif %}

welcome[bot] commented 5 years ago

Thanks for opening this issue, maintainers will get back to you as soon as possible!

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label Bug to this issue, with a confidence of 0.77. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

stevenjoezhang commented 5 years ago

是的,这是已知问题,已在Roadmap中提及。见 https://github.com/theme-next/hexo-theme-next/issues/809