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

Allow create arrows with curved lines. #2057

Open
fredygamez opened this issue Nov 10, 2021 · 9 comments
Open

Allow create arrows with curved lines. #2057

fredygamez opened this issue Nov 10, 2021 · 9 comments
Labels
Enhancement Feature requests and code enhancements

Comments

@fredygamez
Copy link

Allow create arrows with curved lines.

@mmahmoudian mmahmoudian added the Enhancement Feature requests and code enhancements label Nov 11, 2021
@veracioux
Copy link
Contributor

@fredygamez You mean something like this?

image

@fredygamez
Copy link
Author

fredygamez commented Nov 11, 2021 via email

@fredygamez
Copy link
Author

image

@mmahmoudian
Copy link
Member

I think one way to implement this is to have a handle in the middle of the arrow. User draw the arrow as usual (a straight one) and then if they want to make it curved, then they select the arrow and drag the handle which is in the middle of the line to create the curve. The benefits of this approach:

  1. I think it is relatively easy to implement
  2. Doesn't add new options to config
  3. Doesn't need us to add additional button to gui
  4. The arrow works as usual so it does not break the current behaviour

@samuelmissonnier
Copy link

Hello, I saw the project and I tried the different features of the app, I found this issue and I would like to contribute to this, I already forked the project and cloneed it to test it with QT CREATOR, I've the technicals skills with C++ and QT Creator, I realized 4 project with included two PoC.

@borgmanJeremy
Copy link
Contributor

Yup! If you have a question you can reach out to us: https://matrix.to/#/#Flameshot:feneas.org

@samuelmissonnier
Copy link

OK, thank you !

@santiFerra
Copy link

have someone made it? bc I would like to do it.

@mmahmoudian
Copy link
Member

@santiFerra check out #2129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Feature requests and code enhancements
Projects
None yet
Development

No branches or pull requests

6 participants