Release18 2 UI Enhancements: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 21: | Zeile 21: | ||
=== Activity Log / Execution === |
=== Activity Log / Execution === |
||
A tag filter was added to the "Follow Activity" function. If enabled, only actions with a matching tag are followed: |
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...": |
Click and hold on the "''Follow Activity''" button, then select "''Set Tag Filter''...": |
||
[[Datei:Rel18_2_FollowActivity_tagFilter1.png|200px]] |
[[Datei:Rel18_2_FollowActivity_tagFilter1.png|200px]] |
||
Zeile 31: | Zeile 31: | ||
In the following execution(s), only actions with matching tags will be followed automatically. |
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". |
The tag-patterns can contain GLOB match patterns; for example, the pattern "<CODE>GUI*</CODE>" will enable the follow function for all actions with any tag which starts with "GUI". |
||
<!-- === GUI Browser === |
<!-- === GUI Browser === |
Aktuelle Version vom 30. Oktober 2018, 17:19 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".