Paul Mairo
Paul Mairo
Are you trying to load the compiled files?
It's a problem, atbswp is only meant to load text files that's why you get the error.
Right now it's not possible to do so, feel free to open a PR if you feel like implementing this. A quick workaround is to remove all the mouse actions...
Please can you follow the issue template? It will help me to sort the issue more quickly.
Hello, https://github.com/RMPR/atbswp/issues/37#issuecomment-726452929 here I talk a bit about that, I will expose this setting to the users at one point down the road
Thanks for the PR, can you please rebase your work and apply your commits on top of the develop branch?
> So, class naming first? What about PlayGui? You can also just swap the names, I think it still makes sense.
Just found a bug in infinite playback with these changes. Steps to reproduce: - Record a capture - Enable infinite playback - Replay the capture - Click on the play...
> That's weird. Here it's working fine: >  Try to record only the mouse and stop the playback with the keyboard (if you didn't change the default shortcut it's...
In the meantime I implemented the event-based solution we discussed [here](https://github.com/RMPR/atbswp/commit/8d0fb65794ed11a02901667ef9d49183683460bf) 