Fix flickering when running with Direct2D (#4851)

This commit is contained in:
nerix
2023-10-01 07:13:37 +02:00
committed by GitHub
parent 4d8b62364d
commit 916427a612
6 changed files with 14 additions and 5 deletions
+1
View File
@@ -26,6 +26,7 @@
- Dev: Add `WindowManager::getLastSelectedWindow()` to replace `getMainWindow()`. (#4816)
- Dev: Clarify signal connection lifetimes where applicable. (#4818)
- Dev: Laid the groundwork for advanced input completion strategies. (#4639, #4846)
- Dev: Fixed flickering when running with Direct2D on Windows. (#4851)
## 2.4.5