View Single Post
Old 07-21-2021, 06:26 AM   #14404
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,183
Default

As I work through fixing the unwanted auto map, a side thought emerged, which may or may not have bearing on the bug, but wanted to discuss anyway.


Should we decouple the mapping initiation completely from the actual mapping, even on the originating surface ?

In other words, in order to get local surface mapping, you would have to:
Code:
SetBroadcastMapSelectedTrackSendsToWidgets
and
Code:
SetReceiveMapSelectedTrackSendsToWidgets
This provides for a lot more flexibility and control with the usual tradeoff of more complexity.

What do you think ?
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote