From c18061911bf7cb0a3b3d94750b6b3c38ac781d2e Mon Sep 17 00:00:00 2001 From: "c.lamboo" Date: Thu, 15 Jun 2023 17:14:25 +0200 Subject: [PATCH] Add pyqt upgrade to changelog CURA-10677 --- resources/texts/change_log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index a0256ff3f2..13c567e245 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -25,6 +25,7 @@ Introduced the Smart Brim setting that changes the order in which the brim lines - Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch. - Improved behavior for opening and closing categories when adding a new printer - Removed the settings related to Wire Printing since it was broken and barely used. +- Upgraded PyQt to version 6.4.2 which improves responsiveness in the UI * Other Bug Fixes - Fixed a bug where undesirable micro segments would introduce jagged paths on curved surfaces.