Radosław Skupnik

Results 6 comments of Radosław Skupnik

I've uploaded a small sample to my repo, see [https://github.com/rskupnik/autumn-input-bug-sample](https://github.com/rskupnik/autumn-input-bug-sample). There's a [SampleRenderer](https://github.com/rskupnik/autumn-input-bug-sample/blob/master/core/src/com/github/rskupnik/SampleRenderer.java) which is supposed to handle my own rendering logic. It's initiated in the [SampleController](https://github.com/rskupnik/autumn-input-bug-sample/blob/master/core/src/com/github/rskupnik/SampleController.java) (either through @Initiate...

Ohh, I see now. Right, implementing `ViewShower` and initializing my `SampleRenderer` inside `show` fixes the issue. Have you considered changing the logic on view-switch? If you have a reference to...

Fair enough. Mentioning KTX, I plan to give that a try as well, but only as soon as I get to know Kotlin better.

Hey, are there are any more changes required to accept this feature?

Hi @booniepepper , thank you for the kind words! I remember working on this project those 4 years ago while under PGS Soft along with @PawelAdamski , it was a...

Plus one from me, not being able to make Activepieces look for assets under a subpath is huge drawback. It makes it very difficult to self-host behind a reverse proxy