Some reorganization tests on Display section of the options panel

This commit is contained in:
Tercio Jose
2022-08-19 12:59:51 -03:00
parent 8c44f57d57
commit 64e0f15bbf
6 changed files with 167 additions and 103 deletions
+1
View File
@@ -126,6 +126,7 @@ function Details.options.InitializeOptionsWindow(instance)
local instanceSelection = DF:NewDropDown (f, _, "$parentInstanceSelectDropdown", "instanceDropdown", 200, 18, buildInstanceMenu) --, nil, options_dropdown_template
instanceSelection:SetPoint("bottomright", f, "bottomright", -7, 09)
instanceSelection:SetTemplate(options_dropdown_template)
instanceSelection:SetHook("OnEnter", function()
GameCooltip:Reset()
GameCooltip:Preset (2)