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

Add widget to HorizontalLine instead of ui.Image #1772

Open
large opened this issue Nov 17, 2024 · 0 comments
Open

Add widget to HorizontalLine instead of ui.Image #1772

large opened this issue Nov 17, 2024 · 0 comments

Comments

@large
Copy link

large commented Nov 17, 2024

Is your feature request relasted to a problem? Please describe.
HorizontalLine seems "rough" and uses ui.Image and not widget-Image to present a picture.
This implementation makes it impossible to place and manipulate where to show. It just pops up where-ever you put it to.
I have not tested with SVG, but that is not usable in my case.

Describe the solution you'd like
Making HorizontalLine show a widget would make it so much easier to show extra on a ExtraLinesData array.

Describe alternatives you've considered
If fl_chart is bound to ui.Image, consider making a wrapper class ui.Image that could contain x,y,cx,cy variables to make it possible to place in the paint-canvas.

Additional context
There is already an "suggestion" near this here: #1614

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

No branches or pull requests

1 participant