Hi All,
For a mobile app, i have an editable TextArea within an ItemRenderer,
within a list. It uses ScrollingStageTextSkin and app softKeyboard
behaviour is set to "pan".
Mostly it works fine, but occasionally the app does not pan when the
soft keyboard opens for editing; leaving the TextArea hidden behind the
soft keyboard. If i revert to StageTextSkin it works fine.
I assume that whether to pan/amount of panning is part of the runtime so
cant be 'fixed'?
For a mobile app, i have an editable TextArea within an ItemRenderer,
within a list. It uses ScrollingStageTextSkin and app softKeyboard
behaviour is set to "pan".
Mostly it works fine, but occasionally the app does not pan when the
soft keyboard opens for editing; leaving the TextArea hidden behind the
soft keyboard. If i revert to StageTextSkin it works fine.
I assume that whether to pan/amount of panning is part of the runtime so
cant be 'fixed'?