Updated Other Actions (markdown)

Material Foundry
2021-04-14 08:24:28 +02:00
parent 2389788563
commit 4864484861

@@ -5,6 +5,10 @@ You can select one of these modes:
* Control Buttons - Toggle control buttons (the ones on the left of the screen) * Control Buttons - Toggle control buttons (the ones on the left of the screen)
* Darkness Control - Control or display the scene darkness level * Darkness Control - Control or display the scene darkness level
* Roll Tables - Open or roll roll tables * Roll Tables - Open or roll roll tables
* Open Sidebar Tab - Open one of the sidebar tabs, with the option to pop it out
* Open Compendium Pack - Open a compendium pack
* Open Journal - Open a journal entry
* Send Chat Message - Send a chat message
# Configuration # Configuration
## Mode: Pause Game ## Mode: Pause Game
@@ -86,4 +90,29 @@ Toggles whether or not the button should display the roll table's name.
Toggles whether or not the button should display the roll table's background image. Toggles whether or not the button should display the roll table's background image.
#### Background #### Background
Sets the background color of the button. Sets the background color of the button.
## Mode: Open Sidebar Tab
Opens a sidebar tab.
#### Sidebar
Select what sidebar to open
#### Pop Out
Checking this will pop out the sidebar tab in a separate window. This does not work for the chat.
#### Display Name
Toggles whether or not the button should display the sidebar's name.
#### Display Icon
Toggles whether or not the button should display the sidebar's icon.
#### On Color
Sets the color of the ring that's shown on the button when the sidebar tab is open (only works in Foundry 0.8.x+).
#### Off Color
Sets the color of the ring that's shown on the button when the sidebar tab is closed (only works in Foundry 0.8.x+).
#### Background
Sets the background color of the button.