-
Notifications
You must be signed in to change notification settings - Fork 779
Removes slider from number item on control page #3437
Removes slider from number item on control page #3437
Conversation
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
Looks good, works as described. @aounhaider1 do you mind adding |
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
Updated |
Its awesome to have the validation build right in with the The valid range is [-80;12]. The value 100 is clearly reported as being invalid, see attribute |
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
I've added min, max validation to number and rollershutter widget. But I think we should have decent editing option on control page as well (with proper error message and so on). However, we have a limited space for items so maybe we can introduce an expandable area and show the input field in that area. Wdyt? |
It should be working with the last commit. :) |
ready to get merged. |
Thanks! |
as discussed here #1700 (comment)
Signed-off-by: Aoun Bukhari bukhari@itemis.de