View Single Post
01/03/15, 04:37 PM   #6
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
I'm already working on this. I prehook SCENE_MANAGER:SetState() and use CHAT_SYSTEM:Minimize() and :Maximize() for my part.

Just need to disable it at 1st state (when addon loads) and check if scene manager is on "hudui" or not.
  Reply With Quote