i have made the Godot add-on responsive UI plugin.

the newest stable release, 1.1, has responsive base container and breakpoint containers.

today i released version 1.2.rc1, which adds max size container.

the version is named 1.2.rc1 because the rc stands for release candidate.
release candidate means that this version can be the next stable release if everything goes well, but that we first need to test the add-on before knowing if everything Does go well.
this is a safeguard so that if there are any problematic bugs, we can catch and fix them before the next stable release.

please test my add-on if you feel like it.

Sosasees changed the title to add-on needs testing: responsive UI plugin v1.2 .

i had written this thread
in hopes of getting better test coverage than i could manage myself.

i tested the add-on myself a bit more, and i didn't cross into any problems.
i also got 3 'Awesome' reactions but no replies.

i take this as an OK, and have now released version 1.2 stable of the add-on.
1.2 stable has no changes from 1.2 RC 1 within the actual Godot project, but i have added install instructions to the README.