View Single Post
06/02/18, 04:27 PM   #3
Kyoma
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 125
Originally Posted by @tinydog View Post
I encountered this very same problem, and Dolgubon provided me with the solution: In the XML file, you need to move the XML element containing the dropdowns to AFTER any of the subsequent controls that will appear behind the dropdown (e.g., at the end of its parent Controls XML element).

Here is the recent thread:
http://www.esoui.com/forums/showthread.php?p=34922
Yes I was made aware on Gitter already but thanks for the reply.
  Reply With Quote