Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ls- committed Nov 6, 2021
2 parents 9f8df57 + 16c451c commit a29cb7c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## Version 90105.01

- Added 9.1.5 support;
- Fixed an issue that sometimes prevented tooltips from being displayed.

## Version 90100.02

- Added support for Domination Sockets on the character panel;
Expand Down
2 changes: 1 addition & 1 deletion embeds/oUF
Submodule oUF updated from 47e8af to b6ac68
4 changes: 2 additions & 2 deletions ls_UI.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 90100
## Interface: 90105
## Author: lightspark
## Version: 90100.02
## Version: 90105.01
## Title: LS: |cff1a9fc0UI|r
## Notes: Yet another UI, but this one is a bit special...
## SavedVariablesPerCharacter: LS_UI_CHAR_CONFIG
Expand Down
2 changes: 0 additions & 2 deletions modules/tooltips/tooltips.lua
Original file line number Diff line number Diff line change
Expand Up @@ -624,8 +624,6 @@ local function tooltip_SetUnit(self)
end

cleanUp(self)

self:Show()
end

local function MODIFIER_STATE_CHANGED(key)
Expand Down

0 comments on commit a29cb7c

Please sign in to comment.