KeyUI

Visualizes and manages keyboard and mouse key configurations.

File Details

v3.1.7

  • R
  • Apr 27, 2025
  • 1.86 MB
  • 117
  • 11.1.5
  • Retail

File Name

KeyUI-v3.1.7.zip

Supported Versions

  • 11.1.5

KeyUI

v3.1.7 (2025-04-27)

Full Changelog Previous Releases

  • Refactor keyboard layout generation to handle dynamic button positioning and sizing
    • Simplified the logic for creating and positioning key frames based on layout data.
  • fixed Azeron Layout
  • Fix backdrop insets for keyboard button background
    • Adjusted the backdrop insets from 4 to 3 to ensure the background fills correctly.
  • Refactor glow border frame creation
    • Modularize glow border logic
    • Moved glow border creation into a reusable function (create_glow_border) in the Visual.lua file.
    • Updated multiple instances of border frame creation to utilize the new function
  • Rebuild edge frame.
    Recreated corners and edges using UIFrameTutorialGlow textures to manually replace the lost glow border effect due to the removal of GlowBorderTemplate by Blizzard.