File Details
v8.0.5
- R
- Aug 2, 2018
- 99.37 KB
- 164
- 8.0.1
- Retail
File Name
Reminders-v8.0.5.zip
Supported Versions
- 8.0.1
tag 59b7482a51c162545ebf019cb679ec8eb816292f v8.0.5
Author: Pat George <pat.george@gmail.com>
Date: Thu Aug 2 22:22:49 2018 +0100
Redesigned popup. 10 minute snooze.
commit 6ab68678e84fdd4fdaccec196df9e4038a344ac8
Author: Pat George <pat.george@gmail.com>
Date: Thu Aug 2 22:18:53 2018 +0100
Set the BG textures of the frame
Turns out the UIPanelDialogTemplate frame has two textures - a
background for the Title section and one for the Dialog section. So we
need to set those instead of the Background. Setting the background
seems to be in a z-level fight with the textures.
Thanks to Kanegasi here - http://www.wowinterface.com/forums/showthread.php?p=329257#post329257
Fixes https://github.com/pcg79/Reminders-Addon/issues/11

