Skip to content

Commit b846710

Browse files
author
mergetest
committed
Changelog: tighten the 4.7.5 entry
1 parent 123b3ff commit b846710

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
### Bug Fixes
66

7-
* (Click Casting) **Fixed the 4.7.4 regression where every key bound in DF stopped working on the action bars ("like my keyboard is unplugged") after hovering a party/raid frame, until a reload.** 4.7.4's hover-bind rework applied binds under one owner but released them under another — so leaving a frame looked clean but never actually freed the keys. Bind ownership is now genuinely held by one permanent frame (applied and released in the same secure context), every release point additionally clears both possible owners as insurance, and the combat safety-check regression from 4.7.4 is reverted — keys release the moment the cursor leaves a frame. (by Krathe)
8-
* (Click Casting) Added extra recovery layers on top: stuck hover binds detected after leaving a frame are released immediately out of combat (or at combat end / next frame hover in combat), and the loading-screen self-repair now releases lingering hover binds unconditionally instead of trusting a state flag. (by Krathe)
7+
* (Click Casting) **Fixed keybinds going dead after hovering a party or raid frame (a 4.7.4 regression)** — keys now release the moment the cursor leaves a frame, with extra self-recovery layers if binds ever stick again. (by Krathe)
98

109
## [4.7.4]
1110

0 commit comments

Comments
 (0)