itlancer
itlancer
> if you select text using your mouse by swiping from the right to the left, the selection area will cut off the tops/rightmost parts of the last non-selected character....
Fixed with latest AIR 51.1.2.2. Thanks!
> And because FTE doesn't have the "input" type, would this be a restriction that you would be okay with i.e. we could create a dynamic text field but not...
Issue still exists with latest AIR 50.2.4.1.
Issue still exists with latest AIR 51.1.3.10. Moreover. After few times minimize/restore application (steps above) - video stop to playback. Just showed white screen (no video). No any errors or...
The same related to Linux. Here how it works with .NET for Linux: https://github.com/dotnet/runtime/issues/61210#issuecomment-961294063
Right now it available for Windows using AIR 51.2 with `userAgent` parameter in `StageWebView` configuration object. Thanks! Hope to see it for other platforms. Especially for Android. @ajwfrost, I think...
@ajwfrost Thank you for suggestions! Unfortunately it doesn't work with Ubuntu 24 cause seems it use Pipewire instead of PulseAudio right now by default. I didn't found the way to...
@ajwfrost, issue still exists with latest AIR 51.2.2.6. And right now it happens even without `sudo` usage. After `AudioDeviceManager.audioDeviceManager.deviceNames` call audio playback stop working. Sometimes it could works if you...
Documentation updated. Thanks!