Closed thervh70 closed 8 years ago
Please document this more clearly, because I don't get it so users probably won't get it either... when I enable the checkbox, the watching of hover/comments/etc will be disabled? In either case, when I check or uncheck the "hover" checkbox, events 202 and 203 (mouse-enter/-leave) are still logged...
This feature is not working indeed. However that is not part of my task. I will discuss with @Exclaminator on how to fix this. I will decide on how to present the options to the user (texts on the options page) as soon as the logic behind it is working.
Fair enough, since the front-end works, I approve the functionality of this PR. Please add a TODO on the options page in that case, then this can be merged. :) EDIT: Done, can be merged :)
In my opinion that is the wrong way around. You should first decide how the user should be able to view and change the settings and after that you adapt the back-end to fit these elements. This means that the front-end should still be changed in this PR, preferably in such a way that either the negations completely disappear, or else in such a way that it is made very very clear it is a negation ('Feature Selection' does not indicate a negation)
Side note: once this PR is merged, I will change the changes so that they are compatible with my refactorings. ;)
Done! This can be merged now.
I approve the changes for my feedback. When @MathiasMeuleman has approved the changes for his feedback as well, this PR can be merged.
Can be merged now in my opinion as well, please check my last comment before merging :)
Thank you so very much. Will merge :)
Will close #84
Front end for the DoNotWatchOptions. Please confirm functionality and check code.