Hello, I've just upgraded to the latest Telerik DLLs and am working on making the Editor responsive. I'm not a fan of the mobile mode, which doesn't seem to work too well on either Android or Iphone, so I would prefer to use the Lightweight rendering.
I have an existing Toolbar.xml that I've been using. Is it possible to hide some of the buttons as the window resizes, either by applying bootstrap classes or via media queries in the CSS? In addition, is there a property for hiding the Design/HTML view upon resizing as well?
Thank you for any direction on this!