Release18 2 UI Enhancements: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 8: | Zeile 8: | ||
[[Datei:Rel18_2_OpenWebBrowserOnIt_codeMenu.png|600px]] |
[[Datei:Rel18_2_OpenWebBrowserOnIt_codeMenu.png|600px]] |
||
=== Main Menu === |
<!-- === Main Menu === |
||
==== Extras Menu ==== |
==== Extras Menu ==== |
||
Zeile 17: | Zeile 17: | ||
=== Diagram Editor === |
=== Diagram Editor === |
||
--> |
|||
=== 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: |
|||
⚫ | |||
Click and hold on the "''Follow Activity''" button, then select "''Set Tag Filter''...": |
|||
[[Datei:Rel18_2_FollowActivity_tagFilter1.png|200px]] |
|||
then enter one or several tag-patterns, separated by semicolon: |
|||
[[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 "<CODE>GUI*</CODE>" will enable the follow function for all actions with any tag which starts with "GUI". |
|||
⚫ | |||
--> |
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".