Hi all, I'm having a small issue with the EmWin EDIT widget. Specifically, I'm having some trouble with the position of the caret in the Edit widget. I'm using EmWin with a touchscreen display. The caret seems to only get set on the first "pressed"/button-down event. For instance, if I press a Edit widget, I see the caret appearing in the field. If I keep my finger pressed and drag it to another Edit field, the focus correctly changes to this other edit field (typing will result in text appearin…