1st August 2016

Added feature that now input widget remain in focus even after we change value. Earlier when we change value in input widget then preview was called and after that input widgets were again build. So, focus from them get away. But now on update of value in widget it is stored in parameter Object that … More 1st August 2016

30th July 2016

Added support for numbers with digits after decimal in spinbox and slider. Plus also added code to not to create vector widget for vector if there is an element other than a number in the string. Also faced and solved problem of counting the number of digits after the decimal to set the precision which … More 30th July 2016