[DictTango] Windows版 v1.5.1

v1.5.1.0

  1. 修正了打开 DictTango 时,词典文件不能复制的问题

  2. 修复了阅读模式下词典不在当前分组时的跳转问题

  3. 添加全局 CSS 文件功能

    • 文件名为 global.cssglobal_<主题>.css,放在 C:\ProgramData\JimexStudio\DictTango\UserAssets
    • 主题相关的 CSS 会优先加载,如果没有,则加载 global.css
      例如当前主题为暗黑模式,会优先寻找 global_dark.css;如果找不到,则加载 global.css

English

  1. Fixed an issue where dictionary files could not be copied when opening DictTango

  2. Fixed an issue where the dictionary did not jump correctly in reading mode if it was not in the current group

  3. Added global CSS file support

    • File name should be global.css or global_<theme>.css, placed under C:\ProgramData\JimexStudio\DictTango\UserAssets
    • Theme-specific CSS loads first; if not found, fallback to global.css.
      Example: if the current theme is dark mode, the app will look for global_dark.css; if not found, it will load global.css.