Re: Active UI panel locked during command execution
You are correct, tested an older version and this behavior is not new. I realized that i just happened to be doing something in a weird way... while I use running sessions to quick view/edit local stuff related to the task flashfxp is doing all the time it is usually during transfers.
I did notice however that even though the active side is locked, the user is still able to use the remote/local toggle and doing so while a command set is running breaks it (tries to send to local).
Thinking about this scenario more, I wonder if locking parts of the UI is the best route to take here? Processing a queue will function perfectly fine regardless of changes in the UI because it knows to send everything to a particular place... can the same method not be applied to other commands? I mean if you execute a command or set thereof in a remote connection should it not link that connection to the commands and inherit that link to all sub commands or child operations etc unless you explicitly tell it to do otherwise (eg /switch). Or is there some particular reason this approach would not work?
|