Thread Tools Display Modes
02/05/16, 09:54 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,579
[outdated] Improved access to unitframes.lua

This file seems to be rather old and a lot of it's content is local and not accessible from the outside.
In order to modify some things like the style of a unit frame, it would be nice if we could access variables and functions that are used to define them.

EDIT: Some examples:
  • KEYBOARD_CONSTANTS
  • GAMEPAD_CONSTANTS
  • groupFrameAnchor
  • UNITFRAME_BAR_STYLES
  • GetPlatformBarStyle
  • IsValidBarStyle
  • CreateBarStatusControl
  • CreateBarTextControls
  • UnitFrameBar
  • GetVisibility
  • UNITFRAME_LAYOUT_DATA
and many more

Last edited by sirinsidiator : 02/05/16 at 09:59 AM.
 
02/05/16, 11:57 AM   #2
haggen
 
haggen's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 137
100% agreed, I've spent countless hours reengineering parts of the unit frames just to add a new label or make a small change.
 

ESOUI » Developer Discussions » Wish List » [outdated] Improved access to unitframes.lua


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