diff options
author | Regina Henschel <rb.henschel@t-online.de> | 2023-08-12 22:57:31 +0200 |
---|---|---|
committer | Regina Henschel <rb.henschel@t-online.de> | 2023-08-13 14:57:02 +0200 |
commit | 631964a2ce1da3fbbeb53a5550c0e6728ba644aa (patch) | |
tree | 3b954328982fc902343d1b92b31e8ded7c1db8a6 /basic | |
parent | c6f6349a679c4aeed906115f62edf7a66d200240 (diff) |
tfd#112687 Combine adjacent lines into one shape
When the user makes a 'mouse as pen' drawing in slideshow, then each
mouse drag step generates a separate, very short two-point line. When
the drawings were made persistent, from each of this mini lines an
individual shape was created.
Now lines, were the end point of one line equals the start point of
the next line, were combined to a polyline. That way a drawing, which
was drawn with one mouse drag, becomes one shape now.
This does not solve, that too many of such mini lines were generated.
But it makes it easier to handle them in edit mode.
Change-Id: I8662831f309b201c049844a613877190ca0da5b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155643
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Diffstat (limited to 'basic')
0 files changed, 0 insertions, 0 deletions