Numbers and Slider [snippet]

i make http://webix.com/snippet/424df6d3

There are two problems.

1 ) - slider not showing a full 100% fill

form below have bad view

tell me what’s wrong?

Anybody know?

(1) grab the updated build - https://s3.amazonaws.com/uploads.hipchat.com/15721/61242/BayTTrymh5Ur0tJ/webix.zip

(2) you can’t apply formatting to the text input through template. If you need a formatted text - use “label” view instead

http://webix.com/snippet/a508685b

Okey! thank you!

The code like next must work correctly

{ view:"slider", min:30, max:100 }

Please beware that online snippet tool uses Webix 1.5.1 where slider still behaves incorrectly.

Okey! thank you! , but now slider show 130% … how frozen 0 - > 30 , and set max value 100%?