Cura/resources
Jaime van Kessel e182459dba Fix the updating of material diameter.
This was a weeeird bug. It worked if you changed the value and selected another field.
Pressing enter however (aka; The behavior that 80%+ of the users have) would change it
but it would switch back in half a second. It seems to have been caused by mutliple onEditingFinished
signals being emitted in sequence.
As I can't be bothered to go through the bowels of QML and figure out why exactly this is doing what it's doing,
I just tied the enter to losing the focus, which ensures that the right behavior happens (Field is no longer selected,
and the onEditingFinished is emitted)

Contributes to CURA-6590
2019-07-02 15:16:41 +02:00
..
bundled_packages Fix merge issue 2019-04-26 11:53:50 +02:00
definitions Merge branch 'feat_line_spacings' of https://github.com/BagelOrb/Cura 2019-07-01 17:19:26 +02:00
extruders Merge pull request #5578 from curso007/master 2019-06-24 13:27:03 +02:00
i18n Improve Japanese translation that missed one sentence 2019-05-31 11:24:58 +02:00
images add START and STE320 profiles 2019-04-25 15:42:59 +04:00
meshes Add files via upload 2019-05-02 12:12:31 -04:00
qml Fix the updating of material diameter. 2019-07-02 15:16:41 +02:00
quality Merge branch 'rename_minimum_diameter' into CURA-6460_remove_square_tower 2019-06-12 13:03:05 +02:00
setting_visibility Merge branch 'feat_line_spacings' of https://github.com/BagelOrb/Cura 2019-07-01 17:19:26 +02:00
shaders Move multiplication from Python to shaders. (Needs the same-named Uranium branch.) 2019-04-19 16:58:38 +02:00
texts Some minor fixes to change log 2019-05-28 09:42:07 +02:00
themes Merge branch 'master' of github.com:Ultimaker/Cura 2019-06-11 09:54:14 +02:00
variants Increment setting_version to 8 2019-06-12 09:09:41 +02:00