Thread Tools Display Modes
02-10-21, 01:00 AM   #1
thomasjohnshannon
A Theradrim Guardian
 
thomasjohnshannon's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 68
Can't reload via click on 9.0.5 PTR.

It seems like you can no longer reload the ui via a click on the PTR. If you attempt to call ReloadUI() it will cause an error. This block also includes custom alert popups. It still works via custom slash command or entering it into chat manually.
__________________
Thomas aka Urnn
  Reply With Quote
02-10-21, 01:57 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Did you try this?
Lua Code:
  1. C_UI.Reload()
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
02-10-21, 11:22 PM   #3
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,308
It's a taint error, though /run ReloadUI() seems to work fine. This behavior is new as usually any protected function blocked to addons is usually blocked to scripts too.



Edit: /reload is even blocked from the SecureActionButtonTemplate.
This is definitely something to keep an eye on and see if it makes it to live. Sometimes changes like these don't.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)

Last edited by SDPhantom : 02-10-21 at 11:46 PM.
  Reply With Quote
02-23-21, 12:23 AM   #4
thomasjohnshannon
A Theradrim Guardian
 
thomasjohnshannon's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 68
Tested this again today and they either fixed or reverted this because it was working again.
__________________
Thomas aka Urnn
  Reply With Quote
02-23-21, 06:03 AM   #5
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Meo reported it as a bug to the UI devs on IRC and as a github issue

https://github.com/Stanzilla/WoWUIBugs/issues/62
  Reply With Quote

WoWInterface » PTR » PTR API and Graphics Changes » Can't reload via click on 9.0.5 PTR.

Thread Tools
Display Modes

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