Mouseover interaction with Auto-Hide during in-combat
mrawlingst opened this issue ยท 0 comments
Game and Details! version
Game version: v8.3.0
Details! version: R7356
Description
When the auto-hide for in-combat and out-of-combat is enabled along with mouseover interaction enabled, during in-combat details will adjust transparency level accordingly but when you mouseover it then leave, the details reverts to out-of-combat transparency level even if you are still in-combat.
The assumption was that the details would continue to show the correct transparency level based on auto-hide in-combat transparency level regardless of mouseover state during in-combat.
Reproduction (this is reproducible on any levels of transparency):
- Settings
While in Combat
- 100While Out of Combat
- 0- Mouse Interaction - Enabled (true)
- Confirm that details is hidden out-of-combat
- Enter combat (attack a dummy, etc.)
- Confirm that details shows up fully and you are still in-combat
- Move mouse over details
- Confirm that details still shows up fully and you are still in-combat
- Move mouse out of details
- Confirm that details still shows up fully and you are still in-combat <--------- this is the expected behavior but it hides even in-combat
Result: details hides after the mouse leaves during in-combat
Expected: details continues to show after the mouse leaves during in-combat
Discovered as of Sept. 17, 2020.
Lua Error
N/A
Screenshots
Not feasible.
Combat Log
N/A - not relevant.