From: Tuukka Lehtonen Date: Tue, 22 Nov 2016 11:04:13 +0000 (+0200) Subject: Fixed Typical inheritance profile style implementation for I/O tables X-Git-Tag: v1.25.0~39^2 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=b9450ae725ed484f18cb4a3a44eddc6da01ec9d7;hp=b9450ae725ed484f18cb4a3a44eddc6da01ec9d7 Fixed Typical inheritance profile style implementation for I/O tables Now all transforms are calculated properly using DiagramGraphUtil.getDynamicWorldTransform in the default case. This fixes the highlights for flags that are attached to a diagram template flag table. refs #6812 ---