View Single Post
12-10-12, 04:07 AM   #5
Clamsoda
A Frostmaul Preserver
Join Date: Nov 2011
Posts: 269
When I was reading about InCombatLockdown(), it specified that setting frame attributes, and moving frames without a hardware event were protected, so I KNOW that is causing tainting issues.

Setting the WorldMapFrame scale doesn't work on load, it seems to only work on the map's Show method. m_Map, Mapster, and tekMapEnhancer all have the SetScale for the WorldMapFrame OnShow.

I think I am going to start fresh, after ~12 hours of looking and staring at it, and constant modifications, I am sure my code is less than optimal.
  Reply With Quote