Auto resize template in the windows

I already create a template in the Vision and use it in a window.
But if i change the size of the template, the template in the window doesn’t auto chage to the new size.
How to let it auto resize?

There isn’t any way. Templates are designed to size themselves to holder component in the window they are placed in. If the window is resized and the holder component is scaled or changed due to anchoring, the template size changes to match (runtime). Templates should be designed to react reasonably to changes in the size of the holding component. Only at original placement is the template size used as an initial size for the holding component.

So i can only pass right clicking on the template in the window,select the Revert to Master Size to resize it by hand?