Thread Tools Display Modes
02-03-23, 12:03 PM   #1
JRP38
A Kobold Labourer
Join Date: Feb 2023
Posts: 1
Hiding Unit Dropdowns

Hey guys,

I would like the dropdowns on right-clicking unitframes to only show when using no modifiers.

Example:
Shift-RightButton shall not open the dropdown. "Normal" RightButton shall open it.

Is there any way to do this?

Thanks in advance!
  Reply With Quote
02-03-23, 02:07 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Example for PlayerFrame as a macro
Code:
/run PlayerFrame:SetAttribute("*type2", nil) PlayerFrame:SetAttribute("type2", "togglemenu")
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Hiding Unit Dropdowns


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off