Files
OrcaSlicer-bambulab/src/slic3r/GUI
YuSanka 8233a910b9 Fix of #3303
+ Fixed wrong update of selection in object and scene, when change selection in ObjectList after editing of values in Height range modifiers.
Repro:
 1. Add 2 objects
 2. Add Height range modifiers for one of them
 3. Select range
 4. Edit some of values
 5. Select other object.

Expected behavior:
 1. Edited value is saved
 2. New object is selected in object list and on the 3D scene_selection

Real behavior:
 1. New object is selected in object list and on the 3D scene_selection
 But:
 2. Every next selection in object list has no update on the scene or "temporary" panel
 3. Selection from the scene updates selection in ObjectList
 But:
 4. Next editing of layer range and press "Enter" causes a crash
2020-03-16 21:32:48 +01:00
..
2020-02-13 12:13:54 +01:00
2020-02-13 12:13:54 +01:00
2020-02-08 11:42:45 +01:00
2020-03-05 07:49:05 +01:00
2020-03-11 14:07:00 +01:00
2020-03-14 07:14:45 +01:00
2020-03-16 21:32:48 +01:00
2020-03-13 15:11:40 +01:00
2020-03-04 10:34:59 +01:00
2020-03-14 17:51:56 +01:00
2020-03-05 08:16:31 +01:00
2020-03-16 09:57:20 +01:00