ElvUI Dev officially support boss6+ (in development)
kodewdle opened this issue · 2 comments
- We just officially added support for
boss6
+ which doesn't requireOnUpdate
UpdateAll
; this patch will let theboss6
+ frames handle like*target
units (which get updated at a set interval) - To prevent incompatibly we've blacklisted this when they are not using SUF in order to prevent FPS loss of firing
UpdateAll
at a specific rate (hitting every element).
an update, we released 12.72 which means, this change was put in place and this addon will automatically be disabled when the user is not using SUF as stated above.