bug report on icontop type toggle

pressing a toggle button icontop type will destroy the label div

https://snippet.webix.com/d7011967

Hi @bdenis,
I can confirm the issue. We will fix it. Thank you for the report!

workaround found meanwhile adding
.webix_el_toggle .webix_img_btn_top {
padding-top: 42px;
}
Do you think it will be included in 7.2 ?

@bdenis,
Unfortunately, I can’t provide the exact estimate for the fix, but we can notify you once the solution is released.

Hi @bdenis,
I’m glad to inform you that the fix was included in the latest release.

Great, thx