Wenn man im Moment Text permanent markiert, dann kann man das nicht rückgängig machen, außer alle instanzen umzubennnen, oder neuzustarten - über Kontextmenü tooglebar machen?
To change the behavior of the context menu entry, change the behavior in the corresponding member function of the editor: NumeReEditor::OnDisplayVariable(). Change it so that it toggles the highlighting effect. This can be done by using the private member variable m_watchedString, which stores the identfier, which was highlighted last. If the names are identical, then only the indicators are cleared.
Bug fix was tested in productive environment. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r464]
Diff: