Page 1 of 1

Balance class

Posted: Thu Apr 25, 2019 4:57 pm
by jPV
I would need a balance object between groups to allow user resizing of contents. It looks that there isn't a way to add that with MUI Royale?

Re: Balance class

Posted: Fri Apr 26, 2019 10:29 pm
by r-tea
Indeed.
Looks like Andreas forgot 'bout it, because it's one of basic classes.

Re: Balance class

Posted: Tue Apr 30, 2019 9:02 pm
by airsoftsoftwair
True. Will be added.

Re: Balance class

Posted: Sat Dec 21, 2019 5:24 pm
by airsoftsoftwair
Oops, it's actually there but I forgot to document it. You can just use <balance/> to insert balance objects.

Code: Select all

- Fix [Doc]: Balance class was implemented but not documented

Re: Balance class

Posted: Sat Dec 21, 2019 7:39 pm
by jPV
Argh :D So it seems... works when I tried it now. I will implement it to my next project, but would have been fun to know earlier too :)

Re: Balance class

Posted: Sun Dec 22, 2019 12:52 pm
by airsoftsoftwair
jPV wrote: Sat Dec 21, 2019 7:39 pm Argh :D So it seems... works when I tried it now. I will implement it to my next project, but would have been fun to know earlier too :)
Yeah, next time I should check out the code instead of relying on the documentation :)

FWIW, I've added Balance.Quiet now so that this report has some purpose at least :)

Code: Select all

- New: Added support for Balance.Quiet [I]