- India
- Joined on
2024-05-15
Block a user
Keyboard shortcuts not working in Linux
Disabling gizmo makes outliner text shadow flash on UI change.
I made a PR (#121982) that was merged and aims to fixes this issue. Can you confirm on your end?
Fix 643f23f4ed33abf84acc8e9f32b48ad294c03be3: Remove text selection flickering completely
Regression: Text selection highlight not drawn in the right place when text is scrolled in text box
Bisecting led me to identify the bad commit as: ba36c69c9f029276a2f35da2c170ce74536d741f.
Fix #121944: Overlay Text Shadow not disabled after use
Yes. Tested the final changes and it fixes #121944.
Fix #121944: Overlay Text Shadow not disabled after use
Ah ok, changed reverted. Only your patch remains.
Fix #121944: Overlay Text Shadow not disabled after use
@Harley thanks for the patch! Tested and fixes the issue!
Text artifacts if theme text shadow size is 0
@PratikPB2123 made a temporary fix for this issue at #121982. Regression was introduced in commit 92e0545e.
Fix: Temporary fix for text artifacts appearing in (#121944)
WIP: Use COM smart pointers in WASAPI plugin
Windows: Use COM smart pointers in WASAPI driver
WIP: Use COM smart pointers in WASAPI driver