Loading isis/src/qisis/objs/MosaicSceneWidget/ControlPointGraphicsItem.h +8 −5 Original line number Original line Diff line number Diff line Loading @@ -35,6 +35,10 @@ namespace Isis { * Fixes #4479. * Fixes #4479. * @history 2017-08-02 Tracie Sucharski - Draw the current edit Control Point as a circle with * @history 2017-08-02 Tracie Sucharski - Draw the current edit Control Point as a circle with * center crosshair in red. Fixes #5007, #5008. * center crosshair in red. Fixes #5007, #5008. * @history 2018-05-01 Kaitlyn Lee - Changed colors of control points to match qnet. * Colors Changed: free from blue to green, ignored from red to yellow, * locked from magenta to red, and constrained (was dark green) and * fixed (was green) are now both represented with magenta. Fixes #5401. * * */ */ class ControlPointGraphicsItem : public QGraphicsRectItem { class ControlPointGraphicsItem : public QGraphicsRectItem { Loading Loading @@ -78,4 +82,3 @@ namespace Isis { } } #endif #endif Loading
isis/src/qisis/objs/MosaicSceneWidget/ControlPointGraphicsItem.h +8 −5 Original line number Original line Diff line number Diff line Loading @@ -35,6 +35,10 @@ namespace Isis { * Fixes #4479. * Fixes #4479. * @history 2017-08-02 Tracie Sucharski - Draw the current edit Control Point as a circle with * @history 2017-08-02 Tracie Sucharski - Draw the current edit Control Point as a circle with * center crosshair in red. Fixes #5007, #5008. * center crosshair in red. Fixes #5007, #5008. * @history 2018-05-01 Kaitlyn Lee - Changed colors of control points to match qnet. * Colors Changed: free from blue to green, ignored from red to yellow, * locked from magenta to red, and constrained (was dark green) and * fixed (was green) are now both represented with magenta. Fixes #5401. * * */ */ class ControlPointGraphicsItem : public QGraphicsRectItem { class ControlPointGraphicsItem : public QGraphicsRectItem { Loading Loading @@ -78,4 +82,3 @@ namespace Isis { } } #endif #endif