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

Alignment not working. Only left align of objects works all others fail #444

Closed
klwramb72 opened this issue Oct 30, 2020 · 2 comments
Closed
Labels

Comments

@klwramb72
Copy link

PLEASE NOTE: This project is not currently being actively developed due to the core developers having moved on, and the only remaining maintainer merely applying occasional minor PRs or tweaks to keep the project alive. While you can file an issue, you should not expect any action, even if we label the issue.

Describe the bug
Alignment not working on all but left justify
To Reproduce
Steps to reproduce the behavior:

  1. Go to https://svg-edit.github.io/svgedit/dist/editor/index.html
  2. Draw 3 objects
  3. Select 3 objects
  4. Align menu appears and clicking on left align works. Undo Works.. Clicking on ANY OTHER align fails to do anything.
    so align center, align middle, align top, align bottom, align right, does nothing.

the with respect to option is immaterial to problem.

Expected behavior
Expected it to work like it did on align right

SVG-Edit environment (IMPORTANT)
https://svg-edit.github.io/svgedit/dist/editor/index.html

Desktop (please complete the following information):

  • OS: [macOS 10.15.7]
  • Browser [chrome 86.0.4240.111, safari Version 14.0 (15610.1.28.1.9, 15610), firefox 82.0.1]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Screenshots
If applicable, add screenshots to help explain your problem.

Log
If applicable, copy any error logs in your browser console. This can be very
helpful in identifying the problem.

Additional context
Add any other context about the problem here.

@klwramb72
Copy link
Author

Just noticed (after pulling old version 5.1.0 ) that all functions normally. The version that is linked from the first page in the documentation is the one that is failing.. so this is something that worked before and has failed since 5.1.0)
I would also propose that in the pop up menu that exists from that adds a function to what the version is running.
I've added screen grabs to show difference.
svgedit-5 1 0

fromMainPage

@jfhenon
Copy link
Collaborator

jfhenon commented Jun 4, 2021

fixed.

@jfhenon jfhenon closed this as completed Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants