mirror of
https://github.com/waynebian01/Shigure.git
synced 2026-09-03 07:15:24 +08:00
- Updated UiCardPanel to use UiTheme.CardCornerRadius for consistent corner styling. - Modified UiPillTab to enable TabStop and set AccessibleRole to PageTab, enhancing keyboard navigation. - Implemented keyboard handling in UiPillTab for Enter and Space keys to trigger click events. - Enhanced focus visuals in UiPillTab with focus rectangle drawing. - Introduced new constants in UiTheme for CardPadding, PageGap, ActionButtonHeight, GridRowHeight, TabBarHeight, CardCornerRadius, and ControlCornerRadius for better layout management. - Updated UnitEditorForm to utilize new theming constants and improved layout with UiCardPanel for better visual structure. - Refined action button styling in UnitEditorForm for consistent button sizes and margins. - Adjusted labeled row height in UnitEditorForm for better alignment.
60 lines
1.1 KiB
TeX
60 lines
1.1 KiB
TeX
## Interface: 120100
|
|
|
|
## Title: Fuyutsui
|
|
## Version: 1.2.1.11
|
|
## Author: Wayne Bian
|
|
## IconTexture: Interface\AddOns\Fuyutsui\core\Spell_Misc_EmotionHappy.blp
|
|
## OptionalDeps: LibRangeCheck-3.0
|
|
## SavedVariables: FuyutsuiADB
|
|
|
|
## Category-enUS: Combat
|
|
## Category-deDE: Kampf
|
|
## Category-esES: Combate
|
|
## Category-esMX: Combate
|
|
## Category-frFR: Combat
|
|
## Category-itIT: Combattimento
|
|
## Category-koKR: 전투
|
|
## Category-ptBR: Combate
|
|
## Category-ruRU: Бой
|
|
## Category-zhCN: 战斗
|
|
## Category-zhTW: 戰鬥
|
|
|
|
## Notes-zhCN: 将信息转化为像素显示在屏幕顶部
|
|
|
|
## X-Category: Combat
|
|
|
|
embeds.xml
|
|
Libs/LibRangeCheck-3.0/LibRangeCheck-3.0.lua
|
|
|
|
core/core.lua
|
|
core/config.lua
|
|
core/curves.lua
|
|
core/block.lua
|
|
core/stateblocks.lua
|
|
core/commands.lua
|
|
core/quickbutton.lua
|
|
core/macro.lua
|
|
core/classmacros.lua
|
|
core/keybinds.lua
|
|
|
|
class/Warrior.lua
|
|
class/Paladin.lua
|
|
class/Rogue.lua
|
|
class/Hunter.lua
|
|
class/Priest.lua
|
|
class/DeathKnight.lua
|
|
class/Shaman.lua
|
|
class/Mage.lua
|
|
class/Warlock.lua
|
|
class/Monk.lua
|
|
class/Druid.lua
|
|
class/DemonHunter.lua
|
|
class/Evoker.lua
|
|
|
|
core/player.lua
|
|
core/spells.lua
|
|
core/target.lua
|
|
core/group.lua
|
|
core/events.lua
|
|
main.lua
|