Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Progress Bar: Replace max value range control with number control
Updates the maximum value field in the Progress Bar block from a RangeControl to NumberControl, allowing for more flexible value input. Also adjusts the minimum height constraint from 6px to 1px for finer control over bar appearance. Adds shift+arrow key support for increments of 10.
- Loading branch information