Dennis Ploeger
Dennis Ploeger
@ThmsKnz I've opened this PR now to better visualize the changes and as a discussion base. Could you first please rebase your branch on the current develop branch so the...
AI is (as always) not really helpful. The discussion it found is valid, but has no answers. So, the problem stands.
@Meharis108 Are you using the AppImage distribution? I'm using that and can confirm this here.
Ah, wait, no. Can't confirm it. Apparently it's only not working from Zen Browser for me. Have to investigate that.
Okay, I can confirm this on apparently all Mozilla-based products. Zen Browser and Thundebird here. Other apps like Terminal, Chromium, Joplin react to the shortcuts. I believe, this is a...
Hm, so I guess the pragmatic way to implement it would be by adding a `load_secure` method to `ResourceFormatLoader` and e.g. clean the scripts from resource definitions when loading them...
The schema would not work **that** great in my context because it's variable for each game designed with the framework so adding a schema would put that burden on every...
@YuriSizov good call
That's also exactly what the docs say. ๐
> Custom resources (in 3.x) require C++ modules, which may be beyond the scope of some people's intended usage, or skills. No, you can just extend the Resource class and...