promotional bannermobile promotional banner

TitanBistooltip

TitanBistooltip

File Details

TitanBistooltip2.29.zip

  • R
  • May 29, 2026
  • 1.89 MB
  • 56
  • 3.80.1+1
  • Titan Reforged Classic

File Name

TitanBistooltip2.29.zip

Supported Versions

  • 3.80.1
  • 3.80.0

## v2.29 (2026-05-30)
[Bug Fixes]
- Fixed the where the settings panel button could not be clicked a second time to close: Changed to use IsVisible() to directly detect actual visibility
  - AceConfigDialog.OpenFramesname] visible → AceConfigDialog:Close() to close
  - InterfaceOptionsFrame visible → InterfaceOptionsFrame:Hide() to close
  - Neither present → InterfaceOptions_OpenToCategory() to open
  - Removed old tracking variables and OnHide hooks, no longer relying on indirect state judgment
  - Now the settings button opens with one and closes with another, just like the BiS gear button
- Fixed the issue where pressing the ESC key could not close the BiS gear panel: closeAllPanels() called the non-existent Maxed:CloseFrame(), changed to the correct TitanBistooltipAddon:closeMaxedFrame(); also added EnableKeyboard(true) to ESC listener frame
[Feature Optimizations]
- Optimized the smart tooltip positioning logic: Changed from the original binary method (left/right) to a ternary method (left//right)
  - When the panel is in the left or center area of the screen (≤62% width), the tooltip is displayed on the right
  - the panel is in the right area, the tooltip is displayed on the left to avoid obscuring panel content
  - Synchronized the update of the Chinese and English setting option description
- Added new Titan Ember token exchange gear for each class