Pan for shifting the work screen and active command

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Pan for shifting the work screen and active command

Alfisyar
Hi everyone, I have a problem. Why does every time I give a command, for example, to draw a line by panning the screen with the middle mouse scroll, the line command is disabled? Even though the line creation is not yet complete. Is there a setting that needs to be changed so that the command does not fail when I want to pan the screen by clicking and holding the middle mouse scroll. Could you please help?
Reply | Threaded
Open this post in threaded view
|

Re: Pan for shifting the work screen and active command

sand1024
well, that's intentional behavior - as during the pan operation, the line command becomes inactive.


However, as soon as pan is completed - line command should be enabled again and, that command will continue exactly at the same state as pan was invoked.  

There is no setting to change this behavior.
Reply | Threaded
Open this post in threaded view
|

Re: Pan for shifting the work screen and active command

Alfisyar
Oh, like that. Can it be made like AutoCAD, where commands don't disappear when we pan the screen?