View Single Post
01-18-23, 06:02 AM   #3
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
One thing I've encountered so far is many container/item APIs have moved to C_Container. There have also been many code changes in the DefaultUI that look similar to DragonFlight code.

For example, FramePoolCollection template keys are a concatenation of the template name and an optional "specialization" argument that ends up concatenating "nil" if absent. GossipFrame is now using the mixin-based DragonFlight version with data providers.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote