Update inline editing.md

This commit is contained in:
cactuzhead 2025-10-03 18:38:57 +01:00 committed by GitHub
parent 96ec72ee6d
commit 19f301410a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,10 +27,6 @@ If your screen width is limited, the popup panel may adjust, with buttons arrang
![Slider](/assets/Obsidian Advanced Progress Bars - Clipped Inline Edit.png)
## Gear Icon Colors
You can change the color of the gear icon using the two colorpicker settings or select one of the light & dark presets.
## Step Size
This is where you set the value you want to add or subtract when pressing the `+` and `-` buttons in every inline edit panel.
The slider is set to 1 by default, but you can choose any value from 1 to 100.
@ -46,7 +42,7 @@ If the desired value isn't reachable with the current step size, you can modify
If you have the `Override large value error` toggle in the `Override error` section turned on, then you can continue to increase the value past the total. As always, this overage will be highlighted with the percentage value changing color.
## Automatic Top Margin
If the first Advanced Progress Bar in your code block has a gear icon, then the top margin will automatically be enlarged so that the code block's `</>` is not obscuring the gear icon.
If the first Advanced Progress Bar in your code block has a gear icon, then the top margin will automatically be enlarged so that the code block's `</>` is not obscuring the gear icon.
{: .note }
This will happen regardless of whether you have the `Top margin` toggle turned `on` in the `Progress bar container` section of the settings.