Quote:
Originally Posted by KevinH
Let's try the "force the drag to be current" approach first to see if it does the trick.
|
I didn't see any difference in behavior with:
Code:
setAcceptDrops(true);
setChangeCurrentOnDrag(true);
Added to Tabs/TabBar.cpp.
Do you see any of the odd behavior RE inactive tabs on Mac?