Class that controls updates to connections during drags. It is primarily responsible for finding the closest eligible connection and highlighting or unhighlighting it as needed during a drag.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["The `InsertionMarkerManager` class is obsolete and replaced by `IConnectionPreviewer` in Blockly v10."],["This class managed connection updates during drags by finding and highlighting the closest eligible connection."],["Primarily used for highlighting or unhighlighting connections during block drags to indicate potential insertion points."]]],[]]