I have an issue when I type values in color dialogs. When I click on the Red textfield, for example, and try to type 50 I actually enter 05 instead. What appears to be happening is that the insertion point is being repositioned to index 0 as I type characters.
How to reproduce issue.
- Open the spineboy sample project.
- Select an image.
- Click on the color box in the image properties.
- Click once on the R textfield to select the text.
- Begin typing the values "5" and "0" sequentially
I can record a video later if you need it. This occurs on both of my computers running Windows 10 x64 on the latest and beta versions of Spine. Thank you for your help.