perf: reduce repaints amount caused by selection (#4889)

Co-authored-by: nerix <nero.9@hotmail.de>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
kornes
2023-10-13 17:19:52 +00:00
committed by GitHub
parent cbc2d3d683
commit ccaedc3987
4 changed files with 26 additions and 34 deletions
+1
View File
@@ -39,6 +39,7 @@
- Dev: Add a compile-time flag `USE_SYSTEM_MINIAUDIO` which can be turned on to use the system miniaudio. (#4867)
- Dev: Update vcpkg to use Qt6. (#4872)
- Dev: Replace `boost::optional` with `std::optional`. (#4877)
- Dev: Improve performance by reducing repaints caused by selections. (#4889)
## 2.4.6