Evolve does not support the latest SWT scaling changes. With the latest development for the upcoming NatTable version 2.7.0 snapshot [1], NatTable is not rendered in Evolve anymore. This seems to be related to my latest changes according to the zoom/scaling modifications and the often discussed deprecation of getDPI(). After some testing and logging I noticed that zoom is null or 0. With NatTable 2.6 the simple NatTable configurations work. But because of the missing zoom/scaling support in Evolve, all examples that try to render images (e.g. any table that supports sorting or filtering) breaks with a NPE on image loading (see #34).
[1] https://download.eclipse.org/nattable/snapshots/latest/
Evolve does not support the latest SWT scaling changes. With the latest development for the upcoming NatTable version 2.7.0 snapshot [1], NatTable is not rendered in Evolve anymore. This seems to be related to my latest changes according to the zoom/scaling modifications and the often discussed deprecation of getDPI(). After some testing and logging I noticed that zoom is null or 0. With NatTable 2.6 the simple NatTable configurations work. But because of the missing zoom/scaling support in Evolve, all examples that try to render images (e.g. any table that supports sorting or filtering) breaks with a NPE on image loading (see #34).
[1] https://download.eclipse.org/nattable/snapshots/latest/