Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Enhance text properties for multiple selected elements (SVG-Edit/svgedit#918) #919

Merged

Conversation

Moath-Zaghdad
Copy link
Contributor

This commit addresses issue #918 by improving text property handling when multiple elements are selected. You can now set Bold, Italic, Text-Decoration, Text-Anchor, Letter-Spacing, Word-Spacing, Text Length, and Length Adjust.

Moath-Zaghdad and others added 2 commits September 17, 2023 23:53
…#918)

This commit addresses issue SVG-Edit#918 by improving
text property handling when multiple elements are selected.
You can now set Bold, Italic, Text-Decoration, Text-Anchor,
Letter-Spacing, Word-Spacing, Text Length, and Length Adjust.
@jfhenon
Copy link
Collaborator

jfhenon commented Sep 18, 2023

The update of the top toolbar works inconsistently based on the first element in selectedElements. However, this is a useful PR so I merge it.

image

@jfhenon jfhenon merged commit 0895235 into SVG-Edit:master Sep 18, 2023
4 of 5 checks passed
@Moath-Zaghdad Moath-Zaghdad deleted the fix/action-on-multiple-text-elements branch September 18, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants