mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update few images of the logger UI
parent
dbae770434
commit
9bbc6e453e
1 changed files with 8 additions and 8 deletions
|
|
@ -56,7 +56,7 @@ Hold the <kbd>Shift</kbd> key while clicking the "Open the logger" icon to toggl
|
|||
|
||||
#### Page selector
|
||||
|
||||

|
||||

|
||||
|
||||
The drop-down selector is to display log entries which are related to a specific page. This will hide from view all log entries which are not related to the selected page. By selecting _All_ again, all log entries will be displayed again.
|
||||
|
||||
|
|
@ -66,7 +66,7 @@ Note in the figure above the entry named _"Tabless"_: selecting this entry allow
|
|||
|
||||
#### Reload
|
||||
|
||||

|
||||

|
||||
|
||||
The big reload button aside the page selector is to force a reload of the content of the selected page. This button is enabled only for when a specific page is selected.
|
||||
|
||||
|
|
@ -74,7 +74,7 @@ The big reload button aside the page selector is to force a reload of the conten
|
|||
|
||||
#### Dom inspector
|
||||
|
||||

|
||||

|
||||
|
||||
Complementary tool to the element picker.
|
||||
|
||||
|
|
@ -92,7 +92,7 @@ By clicking this button you can access the popup UI of a specific tab.
|
|||
|
||||
#### Expand
|
||||
|
||||

|
||||

|
||||
|
||||
By default log entries in the logger are collapsed so as to take no more than one line. Some log entries however might be truncated as a result. This button is to force all those entries with truncated extraneous information to be fully visible.
|
||||
|
||||
|
|
@ -100,7 +100,7 @@ By default log entries in the logger are collapsed so as to take no more than on
|
|||
|
||||
#### Void log entries
|
||||
|
||||

|
||||

|
||||
|
||||
With "All" selected in "Page selector" if you close a tab for which there are entries in the logger, these entries will be marked as _void_, i.e. they will be faded out, to indicate the tab for these entries does not exist anymore.
|
||||
|
||||
|
|
@ -110,7 +110,7 @@ The `X` button in the toolbar allows you to remove those void entries from the l
|
|||
|
||||
#### Clear
|
||||
|
||||

|
||||

|
||||
|
||||
This is to clear the logger, to remove all entries from the selected/filtered context (Ars Technica tab in this example).
|
||||
|
||||
|
|
@ -118,7 +118,7 @@ This is to clear the logger, to remove all entries from the selected/filtered co
|
|||
|
||||
#### Pause the logger
|
||||
|
||||
![Figure 7]()
|
||||

|
||||
|
||||
TODO
|
||||
|
||||
|
|
@ -126,7 +126,7 @@ TODO
|
|||
|
||||
#### Filtering the logger output
|
||||
|
||||

|
||||

|
||||
|
||||
You can visually filter entries in the logger using filter expressions. Log entries which do not match _all_ filter expressions will be hidden from view. Syntax for a filter expression:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue