Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Cogwerkz
Forum: PTR UI Bugs 03-24-19, 11:53 PM
Replies: 4
Views: 40,176
Posted By Cogwerkz
This was my code used in the example above:...

This was my code used in the example above:

local scale = self.scale*100
self.scaleText:SetFormattedText("|cffaeaeaeScale|r: |cffffd200%d|r%% |cff666666(change with mousewheel)|r", scale)


My...
Forum: PTR UI Bugs 03-21-19, 05:19 AM
Replies: 4
Views: 40,176
Posted By Cogwerkz
Possible bug with %d in all format strings

So consider the following image here:

https://i.imgur.com/oVaOyUR.png

What I was trying to do was to show an integer in a string using fontstring:SetFormattedText() and %d. And for some reason it...
Showing results 1 to 2 of 2