WoW daftUIFade addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon daftUIFade

daftUIFade

Game Version: 7.1.0 +1
Total Downloads: 911
Updated: Dec 10, 2016
Created: Oct 21, 2016
download daftUIFadeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
70100.3 release 2.20 KB Dec 10, 2016 7.1.0 +1 464 download daftUIFade 70100.3 releaseDownload
70100.2 release 2.19 KB Nov 1, 2016 7.1.0 +1 114 download daftUIFade 70100.2 releaseDownload
70100.1 release 2.13 KB Oct 25, 2016 7.1.0 77 download daftUIFade 70100.1 releaseDownload
70000.5 release 2.10 KB Oct 25, 2016 7.1.0 +2 50 download daftUIFade 70000.5 releaseDownload
70000.4 release 1.95 KB Oct 23, 2016 7.0.3 61 download daftUIFade 70000.4 releaseDownload
70000.3 release 1.86 KB Oct 23, 2016 7.0.3 54 download daftUIFade 70000.3 releaseDownload
70000.2 release 1.83 KB Oct 22, 2016 7.0.3 57 download daftUIFade 70000.2 releaseDownload
70000.1 release 1.65 KB Oct 21, 2016 7.0.3 34 download daftUIFade 70000.1 releaseDownload

Description

Share this:

Fades out entire UI when not in use.

Features:

  • Since this fades UIParent, it will affect all addons.
  • Fades in UI when in combat or when casting outside combat.
  • Fades in UI when a window pops up.
  • Fades in UI when targeting anything or mousing over anything.
  • Fades in UI when world map, mailbox, or gossip frame is shown.
  • Fades in UI when typing a message in chat edit box or mousing over chat boxes.

Settings can be edited completely in the Options.lua file, as previewed below.

addonTable.TIMETOFADEIN = 1.0;
addonTable.FADEIN = 0.95;

addonTable.TIMETOFADEOUT = 3.0;
addonTable.FADEOUT = 0.05;

+Lightweight on code to stand the test of time (and patches).

Special thanks to Krainz for introducing the idea to use UIParent.

Comments

Add a comment