Responsive Layout with resizer

Hello,

i have a layout with some “resizers” but if the responsivness kicks in the resizer is too high.
How can i set the high to “normal” or hide just the resizers at all?

here is a snippet: http://webix.com/snippet/a46d35fd

Yep, there’s some issues with the manual resize. You can delete { view:"resizer" } rows.

but i need the resizers for my app… so?
there is no way to hide them in responsive views?!

maybe there is a event after the responsive stuff kicks in?
maybe i can hide the resizers then?

help! :wink:

my code want run on webixSnippets so here is a Pen:

1st try to fix this problem…