I was hesitating on posting this update since it only contains one feature which was an extremely small change in code. On the other hand I'm not planning on releasing a new version soon so I wanted to get this last change out. This version was actually available on Git about 22 hours ago but now I made a release to the files section too.
Only one change but I consider it really important. Now when the user taps the middle of the control (textbox with the slider value), the textbox's content is automatically selected so the user can just quickly input a new value. In the earlier versions this wasn't possible because even if the textbox had the focus, the caret was either in the beginning or in the end and no digits were selected.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was hesitating on posting this update since it only contains one feature which was an extremely small change in code. On the other hand I'm not planning on releasing a new version soon so I wanted to get this last change out. This version was actually available on Git about 22 hours ago but now I made a release to the files section too.
Only one change but I consider it really important. Now when the user taps the middle of the control (textbox with the slider value), the textbox's content is automatically selected so the user can just quickly input a new value. In the earlier versions this wasn't possible because even if the textbox had the focus, the caret was either in the beginning or in the end and no digits were selected.