Toolbar does not scale correctly in E4
问题 I have a E4 application with some custom toolbar widgets. When the application ran in WIndows 10 without DPI scaling, everything looks fine. After chaning the DPI settings the application toolbar is not fully viewed. Correct view: With scaling enabled: The application.e4xmi looks like: The class that is responsible for creating the widget looks like: public class OpenOrderDropDown { @Inject private IEclipseContext context; private Combo combo; private static final String[] ITEMS = {"Default",