2014-11-12 6:18 GMT+01:00 Scott Kostyshak: > This comes up particularly when the user right-clicks on a Note inset. > Before, the user could click on the same type of Note and the document > would be marked as dirty, even if nothing changed. > > With the patch, if you right-click on the note, the "note" part with > the checkmark will be greyed out. I think that makes it more clear > (the user will realize "I can't click on that because that's what it > already is"), but I wanted to check here first. > > Any objections? >
I am not sure. I think, visually, greying out could be irritating (as if this type is not valid). Maybe we can just not dispatch the function in this case? Jürgen > > Scott >