Hi,
we have multiple controls on the right side of the editor than can be used to drag object into the code editor. Unfortunatelly the view is scrolled to the right even if it doesn't have to.
For example: The editor has horizontal scrollbars because one line exceeds the width of the editor. If I start dragging an object from the rights side into the editor the view scrolls to the right even though the current line is completly visible.
What Visual Studio does is that it only scrolls if the current line is not visible completely.
Would it be possible to get the same behavior?
Best regards, Tobias Lingemann.