Forum: Site help, bugs, suggestions/questions
08-07-20, 04:45 PM
|
Replies: 30
Views: 12,902
|
Forum: Site help, bugs, suggestions/questions
07-31-20, 11:35 PM
|
Replies: 4
Views: 14,155
|
Forum: Lua/XML Help
07-18-20, 11:28 AM
|
Replies: 2
Views: 1,688
|
Forum: PTR General Discussion
07-17-20, 05:14 PM
|
Replies: 4
Views: 5,416
Addons Now Usable in Shadowlands Beta
https://us.forums.blizzard.com/en/wow/t/addons-now-usable-in-shadowlands-beta/586355
Those in the beta, how much is broken?
I assume there will be a sign up for authors for this beta too, hopefully...
|
Forum: General Authoring Discussion
01-10-19, 10:14 PM
|
Replies: 1
Views: 792
ElvUI skinning guide/documentation
Is there a guide/documentation for skinning with ElvUI? Specifically, the API to do the skinning on controls. I'm having problems skinning a custom scrollbar. A casual look at the code suggests I...
|
Forum: PTR UI Bugs
07-26-18, 07:06 AM
|
Replies: 3
Views: 2,884
Huge garbage creation from map data providers
edit: I meant to post this in the Lua/XML help forum. Sorry!
I don't know if this is a bug or accepted behavior, but it appears that using a data provider will create many MB of garbage over a short...
|
Forum: Lua/XML Help
07-24-18, 10:50 AM
|
Replies: 4
Views: 2,813
|
Forum: Lua/XML Help
07-24-18, 08:56 AM
|
Replies: 1
Views: 998
C_Map.GetMapPosFromWorldPos
The usage for C_Map.GetMapPosFromWorldPos is:
Usage: local uiMapID, mapPosition = C_Map.GetMapPosFromWorldPos(continentID, worldPosition [, overrideUiMapID])
The in-game /api documentation...
|
Forum: PTR UI Bugs
10-10-17, 06:25 PM
|
Replies: 5
Views: 3,312
|
Forum: PTR UI Bugs
09-27-17, 07:50 PM
|
Replies: 5
Views: 3,312
|
Forum: PTR UI Bugs
08-30-17, 06:11 PM
|
Replies: 5
Views: 3,312
EditBox cursor issue in 7.3
If you create several dozen lines of text in a multi-line EditBox (MacroFrameText is a convenient example, add 1 2 3 4 5 6 7 8 9 0 broken into 10 lines and copy and paste it a few times), and then...
|
Forum: PTR API and Graphics Changes
03-28-17, 06:16 PM
|
Replies: 5
Views: 4,317
|
Forum: Legion Beta archived threads
07-18-16, 04:07 AM
|
Replies: 2
Views: 1,475
|
Forum: Legion Beta archived threads
06-30-16, 03:15 AM
|
Replies: 5
Views: 2,200
|
Forum: Legion Beta archived threads
06-24-16, 01:15 AM
|
Replies: 2
Views: 1,475
|
Forum: Legion Beta archived threads
06-22-16, 01:53 PM
|
Replies: 4
Views: 1,882
|
Forum: Legion Beta archived threads
06-18-16, 06:26 PM
|
Replies: 4
Views: 3,351
|
Forum: Legion Beta archived threads
06-17-16, 04:26 AM
|
Replies: 7
Views: 2,547
I hate that bug so much. It makes me reluctant...
I hate that bug so much. It makes me reluctant to use the interface options panel in my addons.
However, I can confirm it's tainting even without any addons. That's a genuine bug and there may be...
|
Forum: Legion Beta archived threads
06-15-16, 03:14 PM
|
Replies: 16
Views: 3,642
|
Forum: Legion Beta archived threads
06-15-16, 02:22 AM
|
Replies: 16
Views: 3,642
It looks like while ChatFrame1EditBox reports a...
It looks like while ChatFrame1EditBox reports a "DIALOG" frameStrata, it's rendering as if it was on the same frameStrata as ChatFrame1 (its parent), or "BACKGROUND". MainMenuBar is "MEDIUM".
/run...
|
Forum: Legion Beta archived threads
05-27-16, 08:00 AM
|
Replies: 10
Views: 6,697
|
Forum: Legion Beta archived threads
05-22-16, 10:01 AM
|
Replies: 83
Views: 44,367
|
Forum: Legion Beta archived threads
05-21-16, 04:22 PM
|
Replies: 0
Views: 1,083
Client crash bug with HybridScrollFrames
Reposting from official forum:
It seems parenting a frame that contains a HybridScrollFrame to the PetJournal and back to UIParent causes all sorts of weirdness: scrollchild boundries not working,...
|
Forum: Legion Beta archived threads
05-18-16, 12:27 PM
|
Replies: 5
Views: 1,621
You may have already tried this, but if you...
You may have already tried this, but if you haven't try to comment out or disable large portions of your login code to narrow it down what's causing the crash.
But yeah there are crash bugs. I'm...
|
Forum: Legion Beta archived threads
05-14-16, 05:56 PM
|
Replies: 10
Views: 6,697
|