mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 21:04:54 +00:00
Add dividendOfRange parameter to FunctionSlider and related components for improved range handling
This commit is contained in:
@ -60,6 +60,7 @@ class WpsValueSelectorWidget extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
unit: _unit,
|
||||
dividendOfRange: 1,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user