Salloom

Results 5 comments of Salloom

IMHO I think the same reason made `static` a keyword applies for `abstract`/`virtual` as well. Also more consistent with C# syntax. When I see decorators I think of additional functionality...

To support @aaronfranke opinion, global `abstract` annotation indeed makes more sense than a keyword since it's kinda like `@tool` and more style consistent. However, it will become an issue when...

I figured out that main screen plugins are by default `VBoxContainer` and you add nodes to them which now makes sense why the button isnt centered. The question becomes now...

@yassinedoghri Any plans for supporting Cloudflare SSR adapter? Edit: I'll be glad to help with it