diff options
Diffstat (limited to 'src/ui/shape-editor-knotholders.cpp')
| -rw-r--r-- | src/ui/shape-editor-knotholders.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/shape-editor-knotholders.cpp b/src/ui/shape-editor-knotholders.cpp index 43737b1d9..fe53a08ed 100644 --- a/src/ui/shape-editor-knotholders.cpp +++ b/src/ui/shape-editor-knotholders.cpp @@ -1846,7 +1846,6 @@ TextKnotHolderEntityShapeInside::knot_set(Geom::Point const &p, Geom::Point cons double height = s[Geom::Y] - y; sp_repr_set_svg_double (rectangle, "width", width); sp_repr_set_svg_double (rectangle, "height", height); - text->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG); text->updateRepr(); } |
