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

Rich Text image alignment #3810

Closed
2 tasks done
vinser opened this issue Apr 11, 2023 · 4 comments
Closed
2 tasks done

Rich Text image alignment #3810

vinser opened this issue Apr 11, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@vinser
Copy link

vinser commented Apr 11, 2023

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

Image in RichText is always center aligned. It's impossible to align it to left or right edge. That's why its hard to display well composed rich text containing images.

Is it possible to construct a solution with the existing API?

There is no means

Describe the solution you'd like to see.

It will be useful to add alignment for RichText ImageSegment to align it alongside with segments of other type.

@andydotxyz
Copy link
Member

A good suggestion

@andydotxyz andydotxyz added the enhancement New feature or request label Apr 14, 2023
@andydotxyz
Copy link
Member

Maybe this is the same as #3505?

@vinser
Copy link
Author

vinser commented Jul 24, 2023

Maybe this is the same as #3505?

Surely, it's the same

andydotxyz added a commit to andydotxyz/fyne that referenced this issue Jul 24, 2023
@andydotxyz
Copy link
Member

Resolved (on develop) for v2.4.0 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants