Support Board
Date/Time: Sat, 12 Jul 2025 14:08:06 +0000
Post From: v2772: Strange bug with sc.UseTool / DRAWING_RECTANGLE_EXT_HIGHLIGHT
[2025-07-09 16:49:36] |
User907968 - Posts: 842 |
Updated to v2772 and studies built in earlier version that use DRAWING_RECTANGLE_EXT_HIGHLIGHT (and maybe other types but not tested) exhibit strange behavior. 1. When tool.AddAsUserDrawnDrawing = 0, the rectangle is displayed hollow with a mid-line (unexpected outcome), whereas in v2771 the exact same code produces a filled rectangle with no mid-line (expected outcome). 2. When tool.AddAsUserDrawnDrawing = 1, the drawings disappear from the chart completely Reverted to v2771 and expected behavior is restored. |