Closed astruyk closed 9 years ago
the double-click UI can be particularly useful, so if there is a way to capture the double-click with a modifier, make sure you don't disable normal functionality.
Yes, this would have to apply ONLY if the modifier was held. Otherwise the normal double-click menu would appear. If that's not possible, then this wouldn't work.
Something like CTRL-SHIFT-Doubleclick might work. There's an event hander for double clicking on a unit - maybe we can catpure that and prevent the normal double-click UI from showing and do a remote control instead.
Need to figure out: