mendixlabs/boolean-slider

Unnecessary class "form-horizontal" in the slider

Closed this issue · 3 comments

in this file "boolean-slider/src/components/Label.ts" is the class 'form-horizontal' hard coded in the slider element.

This class comes with the form where you will use the slider, so it should not be in this element.
Also, this tends to break the element on vertical showing forms as seen on this image:
image

This easy and quick fix makes the slider even more usefull ;)

Hi @deronnie, thanks for raising this. It has been addressed in the next release. Will let u know when it's been published.

Dear Ronnie

The requested change is applied and release https://appstore.home.mendix.com/link/app/50324/ version 2.0.2

Please let u know if this solves your problem.

Cheers, Andries