From: Tuukka Lehtonen Date: Mon, 28 Nov 2016 17:20:29 +0000 (+0200) Subject: Fixed bounds calculation for flags and diagram profile monitors. X-Git-Tag: v1.25.0~24 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;ds=inline;h=5567c19e0f7ea8aa8ef645422c889a51aeb540f8;hp=5567c19e0f7ea8aa8ef645422c889a51aeb540f8;p=simantics%2Fplatform.git Fixed bounds calculation for flags and diagram profile monitors. NodeUtil.getLocalElementBounds did not recognize flag table flags from the scene graph. Also TextGridStyle.calculateStyle used wrong method for transform calculation which causes profile monitors to be positioned incorrectly. refs #6837 refs #6812 [PRIVATE-12779] [PRIVATE-8884] Change-Id: I0700b969347a692ed8d4ff8ec0a5d2c3be781fc1 ---