when resize browser(Chrome, IE) horizontal, css inited.

im using webix scrollview,
and when the width changed (drag window or whatever),
it seems be inited the value.

ex)
div class=‘webix_scrollview’
span class=‘webix_badge’ 2 /span
/div

(i remove the “<” or “>” on purpose to show above html)

i made the value (in this html number 2) dynamically active.
but when i change the browser width, the value go to init value.

is this webix error??

Hello @wing926,
Could you please provide a snippet (via the snippet tool) where the issue can be seen? Not everything is quite clear from your description. Do you change CSS and it reset when resizing or you define the badge values ​​and it’s reset when resizing?