generated from obsidianmd/obsidian-sample-plugin
    
        
        - 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 71
 
Closed
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this pluginduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Please fill out these Check-boxes
- I checked that the plugin is up to date
 - The issue persist with all other plugins and themes disabled
 
This Issue Occurs on
- Windows
 - Linux
 - macOS
 - Android
 - iOS
 
Plugin Version
0.11.0
Describe the Issue
There are too many decimal places.
Steps to Reproduce
Set a step size less than 1 and slowly move the slider.
Expected Behavior
I would like the precision to be linked to the step size if it's less than 1.
Example)
INPUT[progressBar(minValue(0), maxValue(30), stepSize(0.001)):progressVal]
Round the progressVal to the thousandths place.
Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this pluginduplicateThis issue or pull request already existsThis issue or pull request already exists