From 221b192d5f263d3f4996d18aaca61e71aaad313b Mon Sep 17 00:00:00 2001 From: David Lynch Date: Mon, 26 Sep 2022 22:19:59 -0500 Subject: [PATCH] Update handler and include new external * Just use the TOC title for the tooltips * Show a tooltip on the map icon * Don't create the point dropdown until it's needed * Use LibUIDropDownMenu-4.0 to avoid the taint mess of UIDropDownMenu --- .pkgmeta | 3 +++ HandyNotes_MistsOfPandariaTreasures.toc | 5 +++++ handler | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.pkgmeta b/.pkgmeta index 79fc7a7..930f808 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -1 +1,4 @@ package-as: HandyNotes_MistsOfPandariaTreasures + +externals: + lib/LibUIDropDownMenu: https://repos.curseforge.com/wow/libuidropdownmenu/trunk/LibUIDropDownMenu diff --git a/HandyNotes_MistsOfPandariaTreasures.toc b/HandyNotes_MistsOfPandariaTreasures.toc index d718417..2bb53cf 100644 --- a/HandyNotes_MistsOfPandariaTreasures.toc +++ b/HandyNotes_MistsOfPandariaTreasures.toc @@ -10,6 +10,11 @@ ## X-Wago-ID: RBKp1vGE ## SavedVariables: HandyNotes_MistsOfPandariaTreasuresDB ## RequiredDeps: HandyNotes +## OptionalDeps: !LibUIDropDownMenu + +#@non-debug@ +# lib\LibUIDropDownMenu\LibUIDropDownMenu.xml +#@end-non-debug@ handler\handler.xml diff --git a/handler b/handler index 02d8ec0..12f6815 160000 --- a/handler +++ b/handler @@ -1 +1 @@ -Subproject commit 02d8ec0e9442b9ef11403e028adfe6bcebd7c3e1 +Subproject commit 12f681519eb337cf1c0b5cba8f9d4d03c7cf722a