Please add a align parameter where we can set the alignment off the true and false text. On the checkbox and other controls the text is aligned on the left next to the checkbox, where on the toggle control the text is aligned right. This is a strange choice because the visuals now looks strange when combined with other controls. See picture: Offcourse I can make the width off the control smaller, but this doesn't work in cases that the true and false text has different lengths in characters. So please add a aligment parameter and set the default to align.Left. Or if faster just align the text off the control left by design, which I think is the normal behaviour we all expect.
... View more