Skip to content

Commit

Permalink
Update handler and include new external
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
kemayo committed Sep 27, 2022
1 parent 7a2318d commit 221b192
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .pkgmeta
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
package-as: HandyNotes_MistsOfPandariaTreasures

externals:
lib/LibUIDropDownMenu: https://repos.curseforge.com/wow/libuidropdownmenu/trunk/LibUIDropDownMenu
5 changes: 5 additions & 0 deletions HandyNotes_MistsOfPandariaTreasures.toc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion handler
Submodule handler updated 6 files
+0 −63 TaintLess.xml
+5 −1 config.lua
+43 −19 handler.lua
+0 −2 handler.xml
+70 −23 overlay.lua
+6 −2 routes.lua

0 comments on commit 221b192

Please sign in to comment.