Follow symbol under cursor
Unsolved
General and Desktop
-
I have noticed that the Follow symbol under cursor feature doesn't work everywhere in my QML scripts. Is there a way to get this feature working on everything in QML? For instance, the feature works so long as the symbol was declared within the current QML script but it won't reach outside of it into the C++ code. It will even work from one QML script to another. Perhaps someone could just explain to me when the feature will work and when it will not?