RaidLeaderSecretary-v0.2.2-WotLK.zip
What's new
[0.2.2] - 2026-08-26
Changed / 变更
-
UI shell overhauled for extensibility: The UI layer is restructured around a modular tab-registry system (
PRIMARY_TABS/SUB_TABS/ENABLED_SUBS). Adding a new feature tab no longer requires touching core shell code — just append one row in the sub-tab array and register the builder. A brand-new built-in "关于/更新" (About / Changelog) sub-tab has been added under the main "自动组人" panel, which centrally displays the current version, author info (QQ group / Douyin), the full per-version changelog, and the official CurseForge download link. The top-right version button now also supports right-click to directly jump to the About tab.-
UI 界面重构为模块化 Tab 注册表系统(
PRIMARY_TABS/SUB_TABS/ENABLED_SUBS)。后期增加新功能 Tab 只需在配置数组追加一行并注册构建器,无需再修改核心壳层代码。主面板「自动组人」下新增内置「关于/更新」子 Tab,集中展示当前版本、作者联系方式(QQ 群 / 抖音)、逐版本更新日志汇总与官方 CurseForge 下载链接;右上角版本按钮新增右键一键直达「关于」Tab。
-
Fixed / 修复
-
Spec quota editor column misalignment / visual drift: The standalone spec editor (专精配额编辑器) had a long-standing visual 错位 issue — the 426px data block was left-aligned in a 514px scroll viewport, alternating row backgrounds and the header separator only covered the narrow inner block instead of spanning the visible width, and column headers / data rows were using hardcoded
x=2instead of a computed centered padding. Fix: (1) viewport width is now measured to computedataLeftPadso the entire data column cluster is horizontally centered; (2) column headers are set toCENTERjustify to visually match their declared column widths; (3) alternating row backgrounds and the header separator line span full viewport width; (4)contentwidth is dynamically synced with scroll viewport width viaOnSizeChanged, eliminating left-side drift after any resize / layout reflow.-
修复专精配额编辑器(专精编辑器)表头列与内容列错位、整体视觉偏左"漂移"的问题。原 426px 数据区在 514px 滚动视口里硬靠左,交替行背景与表头分隔线只覆盖中间窄块,且所有列坐标以硬编码
x=2起始而非居中边距。修复方案:① 测量视口宽度后反算dataLeftPad使整组列在视口内水平居中;② 各列表头文字改为CENTER对齐,与各自列宽声明形成整洁的视觉对应;③ 交替行背景与表头分隔线横跨整个可视宽度;④OnSizeChanged回调中把内容层宽度与滚动视口实时同步,彻底消除重排/缩放后的向左错位漂移。
-
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

