Release18 2 UI Enhancements: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 30: | Zeile 30: | ||
[[Datei:Rel18_2_FollowActivity_tagFilter2.png|200px]] |
[[Datei:Rel18_2_FollowActivity_tagFilter2.png|200px]] |
||
In the following execution(s), only actions with matching tags will be followed automatically. |
|||
The tag-patterns can contain GLOB match patterns; for example, the pattern "GUI*" will enable the follow function for all actions with any tag which starts with "GUI". |
|||
<!-- === GUI Browser === |
<!-- === GUI Browser === |
Version vom 30. Oktober 2018, 17:18 Uhr
UI Changes, Enhancements and New Features in Release 18.2[Bearbeiten]
Code/Text Views[Bearbeiten]
All code and text views (incl. the documentation editors) now provide an additional "Tools" menu item, which contains two entries to open a file browser or a web browser on the selected text:
Activity Log / Execution[Bearbeiten]
A tag filter was added to the "Follow Activity" function. If enabled, only actions with a matching tag are followed: Click and hold on the "Follow Activity" button, then select "Set Tag Filter...":
then enter one or several tag-patterns, separated by semicolon:
In the following execution(s), only actions with matching tags will be followed automatically. The tag-patterns can contain GLOB match patterns; for example, the pattern "GUI*" will enable the follow function for all actions with any tag which starts with "GUI".