]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #1740 The visualization of selected point in the graphic scene is not visible
authornds <nds@opencascade.com>
Wed, 30 Nov 2016 10:39:39 +0000 (13:39 +0300)
committernds <nds@opencascade.com>
Wed, 30 Nov 2016 10:39:39 +0000 (13:39 +0300)
src/PartSet/PartSet_CustomPrs.h

index ac99ab16709ae8c905fc1ccd38505fd3ea048115..f64ed35cd6c953458fe4f92c7a2491acf5bb9218 100755 (executable)
@@ -37,8 +37,7 @@ public:
   /// Returns green color
   static const std::string OPERATION_RESULT_COLOR() { return "0,225, 0"; }
   /// Returns color between white and color of highlight
-  /// highlight color is equal Quantity_Color(0.5,1,1) or QColor(122, 255,255) // 188
-  static const std::string OPERATION_HIGHLIGHT_COLOR() { return "188, 255, 255"; }
+  static const std::string OPERATION_HIGHLIGHT_COLOR() { return "128, 0, 0"; }
 
 public:
   /// Constructor