Aivan Monceller
Aivan Monceller
> You can try my starter here https://github.com/geocine/phaser3-rollup-typescript , does not use `rollup-plugin-livereload` instead uses [nollup](https://github.com/PepsRyuu/nollup) which gives a better developer experience. > >  I have updated the repository...
Its just preference, [rollup](https://rollupjs.org/guide/en/) is a widely used bundler as well . To simply put it this setup is faster than Webpack.
@wj008 may you please make a pull request on this repo against the `sciter-api` branch, PR https://github.com/sciter-sdk/go-sciter/pull/299 so everyone can benefit from it. Thank you for your work.
PR submitted by @wj008 Thanks! https://github.com/sciter-sdk/go-sciter/pull/322
I solved this @happyRip @euii . Need to do 2 things 1. Use latest [go-sciter](https://github.com/sciter-sdk/go-sciter) SDK ``` go get https://github.com/sciter-sdk/go-sciter@master ``` 2. Use sciter binaries from version 4.4.6.8 of [sciter-js-sdk](https://github.com/c-smile/sciter-js-sdk)...
I get the same issue with `MediaPlayerElement` . I assume it is the case for all UWP controls hosted on WPF? Is there any work around?
I need this as well , support for remote control events. I expect that I could also scrub through the video progress bar and be able to mute.
Does anyone have a solution for this one?
Thank you , I was thinking of opening an issue to say thank you.
Solution showed by @MarkErik is the best one for now