Thread Tools Display Modes
10/06/15, 05:23 AM   #1
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
[outdated] LabelControl:GetStyleColor() inconsistency / bug?

label:GetStyleColor() returns RGBA values in the range 0..255, unlike GetColor which returns values in the range 0..1

e.g. after label:SetStyleColor(1.0, 0.6, 0.0, 0.8); label:GetStyleColor() returns 255, 153, 0, 204
 

ESOUI » Developer Discussions » Wish List » [outdated] LabelControl:GetStyleColor() inconsistency / bug?


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