View Single Post
11-29-12, 04:00 PM   #1
Cripsii
A Black Drake
AddOn Author - Click to view addons
Join Date: Nov 2008
Posts: 82
Aura filter editor

Hi!

For my new UI, I develloper an enhancement for Aura filter editor...

This add a new dropdown with know aura.. It's make the aura filtor editor easy to use without type the name of the aura..

Select the aura in the dropdown menu and it will be in the editbox where we type the name. And type enter or add the "!" before the name if you want to Not track the aura..

Know bug: After select the aura in dropdown, you need to set focus to editbox and press enter to validate the aura.. If you not set the focus to the editbox, you simply open the chat

files modified:
Obj_AuraFilter.lua in RDX/Designs/Objs
ListEditor.lua in VFL/UI/FrameClasses

Screenshot:
Attached Files
File Type: lua Obj_AuraFilter.lua (5.0 KB, 619 views)
File Type: lua ListEditor.lua (4.7 KB, 611 views)
  Reply With Quote