- Default width for death window is now 350 (up from 300).

- Use new animations is now enabled by default and will be applied to all users immediately.
- Increased the amount the spells shown on the tooltip from 5 to 6.
- The option to use the new animations has been removed from the options panel.
- Fixed an issue with TinyThreat plugin where sometimes it trow errors.
This commit is contained in:
Tercio
2018-01-12 10:36:46 -02:00
parent 7c6675a200
commit 5adc522454
5 changed files with 32 additions and 24 deletions
+2 -2
View File
@@ -1017,7 +1017,7 @@ local default_profile = {
pvp_as_group = true,
use_battleground_server_parser = true,
force_activity_time_pvp = true,
death_tooltip_width = 300,
death_tooltip_width = 350,
override_spellids = true,
all_players_are_group = false,
@@ -1087,7 +1087,7 @@ local default_profile = {
no_alerts = false,
quick_detection = false,
faster_updates = false,
use_animation_accel = false,
use_animation_accel = true,
},
--> tooltip