Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.2k stars 2.08k forks source link

Add supress signals when renaming profiles #19683

Closed nallath closed 1 month ago

nallath commented 1 month ago

This fixes the situation where sometimes a signal was emitted while we were still in the process of changing things.

Seems to be the crash that was always super hard to reproduce.

CURA-6842

https://github.com/Ultimaker/Uranium/pull/969