TellMeWhen

TellMeWhen

24M Downloads

[CF 1277] Two Things

tmw-issue-import opened this issue ยท 3 comments

commented

v8.1.2

Noting this as an enhancement because I'm assuming some are by design.

1) Before Legion update, if you dragged sliders for group size/position, it'd change in real time. Now you have to let go of the slider before it 'updates' the positioning.

2) If you get a popup window (http://i.imgur.com/jHkwPxh.jpg example), it won't go away until you click on an option. Used to go away if you clicked in a null area/hit esc that wasn't TMW related. It goes away after like 5 seconds, but still kinda annoying I guess.

Also, what's the dogtag for hooking the stacks of a certain buff? It was like... [NumStacks(Auras="Buff"):Hide(0)]


Posted by CurseForge user Jalopyy | Imported from CurseForge issue #1277 | Raw

commented

1) Intentional. Updating things as you drag the sliders is hard with the way TMW's sliders work because they adjust their range based on the current value. If you need to fine tune the value and watch it as you adjust, use your scroll wheel (and hold ctrl (x60), shift (x10), or both (x600) to make it adjust faster with your scroll wheel).

2) Yeah, I noticed that the other day. Don't know how I missed that...

Stacks: Don't think there is one. You can always make an icon that will track what you want, and then point TMW's [Stacks] tag at it by passing in the GUID (shift click the target icon to insert the GUID when editing the tag).


Posted by CurseForge user Cybeloras

commented

Yea that's what I'm currently doing for the stacks. I just thought I remembered there used to be a tag that let you hook the stacks of any aura. Guess I was wrong.


Posted by CurseForge user Jalopyy

commented

Finally fixed the dropdowns.


Edited Nov 26, 2016

Posted by CurseForge user Cybeloras