Message 1 of 5
There is a bug when using Editor.GetPoint or Editor.Drag while holding down the Shift key.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
When using Editor.GetPoint or Editor.Drag, holding down the Shift key for a few seconds can cause it to return a value even without a mouse click.
It retuns PromptStatus.OK and a randome point. The point isn't even near the mouse cursor.
Is this a bug?