Since ImageBasedFrame is a Control defined outside SWT, we do not want to make it responsible for zoomChange since the controls inside it already adapt themselves to the zoom, but rather it should react to when it's parent is resizing making sure the children are wrapped properly.
Since ImageBasedFrame is a Control defined outside SWT, we do not want to make it responsible for zoomChange since the controls inside it already adapt themselves to the zoom, but rather it should react to when it's parent is resizing making sure the children are wrapped properly.