From 5cfaa32d0dc6d3f439b752062a52319f3abae651 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 31 May 2020 02:30:30 +0200 Subject: [PATCH] Issue #570 fixed Now, Edges#extent is deep-enabled. This also applies to Texts#extent and EdgePairs#extent now. --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 51b0e9e53..d142eaef6 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,10 @@ Enhanced API for ObjectInstPath * Enhancement: %GITHUB%/issues/563 True support for text objects in DRC/LVS (text layers) +* Enhancement: %GITHUB%/issues/570 + Edges#extents, Texts#extents and EdgePairs#extents now + work hierarchically in deep mode. In DRC, this means, + "extents" is a deep-enabled method now. * Enhancement: ability to utilize a LayoutView as a Widget Standalone instantiation of a LayoutView object is supported now. So it becomes possible to create