Unplanned
Last Updated: 01 Jul 2020 07:04 by ADMIN
Tsuyoshi
Created on: 28 Jan 2020 13:09
Category: Window
Type: Feature Request
5
Constrain movement for Window Component in Angular

Please provide an option that allows to constrain the movement of the Window component when dragging similar to the Kendo UI for Vue Window:

https://www.telerik.com/kendo-vue-ui/components/window/constrain-movement/

2 comments
ADMIN
Elena
Posted on: 01 Jul 2020 07:04

Hello Tsuyoshi,

Constraining the movement can be achieved by dynamically repositioning of the Window, demonstrated in this runnable StackBlitz example. Please note that this approach will result in multiple change detection lifecycles due to the used topChange and leftChange Window events. This can be optimized when the change detection strategy is set to onPush

Currently we don't have this enhancement built-in, so if you have the time, please support the following feature request in our Feedback portal:

https://feedback.telerik.com/kendo-angular-ui/1451142-constrain-movement-for-window-component-in-angular

This helps us estimate the customer demand for certain component and features, and to prioritize accordingly when updating our roadmap.

Thank you in advance.

 

Regards,
Elena
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Mark
Posted on: 24 Jun 2020 10:14
How come Angular version doesn't have this feature?