mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update index.md
This commit is contained in:
parent
3e8781ad3a
commit
09f4b3f24b
1 changed files with 17 additions and 0 deletions
17
index.md
17
index.md
|
|
@ -196,6 +196,23 @@ Using the accompanying color settings will allow you to pick your desired custom
|
|||
|
||||
Alternatively, you could use one of the `Light` or `Dark` defaults by pressing the appropriate buttons.
|
||||
|
||||
## Override Error Warning
|
||||
Typically, when your `Value` exceeds the `Total`, this error will appear to help you identify and correct any mistakes while editing the Value.
|
||||
|
||||

|
||||
|
||||
However, there may be instances where you would prefer the ability to exceed 100%, and this is where this setting proves useful.
|
||||
|
||||
When you toggle `on` the `Override large value error`, **APB** will no longer display an error if the Value exceeds the Total.
|
||||
|
||||
Additionally, a second setting will appear, allowing you to customize the color of the percentage text once it exceeds 100%.
|
||||
|
||||
As usual, there are two defaults `Light` and `Dark` or select a custom color using the colorpicker.
|
||||
|
||||

|
||||
|
||||
As shown in the image above, the percentage text changes color and now displays values exceeding 100%.
|
||||
|
||||
## Container Settings
|
||||
Similar to the text settings above, this section includes two pairs of options for customizing the Border and Background of the container.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue