Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNino van Hooff <ninovanhooff@gmail.com>2020-07-07 17:11:03 +0300
committerNino van Hooff <ninovanhooff@gmail.com>2020-07-07 17:11:03 +0300
commit816aaafc1972d43d93913b9976a1ca7735037914 (patch)
treec3b036c046b38e35cbce91ea2428bf956a8b94f4 /resources/texts/change_log.txt
parent141ad8ff1dcadeb98a530a858374ca7a63cb4c13 (diff)
Revert changes for CURA-5479
It was decided that functionality present in existing plugins is sufficient. No need to replicate it in our own codebase and take on the burden of maintenance CURA-5479
Diffstat (limited to 'resources/texts/change_log.txt')
-rw-r--r--resources/texts/change_log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 7621f6f713..8ce125d932 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -140,7 +140,7 @@ A new performance enhancement that limits re-rendering of the application interf
Previous versions used different ways of handling HTTP requests. This version uses a unified method, for better performance.
* Job names less sensitive to being touched.
-A contribution from fieldOfview has fixed an issue where the job name in the bottom-left of the scene is no longer made static by clicking on it. If you load a model and change to another printer, the prefix is now correctly updated.
+A contribution from fieldOfview has fixed an issue where the jobname in the bottom-left of the scene is no longer made static by clicking on it. If you load a model and change to another printer, the prefix is now correctly updated.
* Property checks on instance containers.
A new speed optimization for reading setting values from profiles.