damus-io / notedeck

A multiplatform nostr client
Other
52 stars 9 forks source link

Text wraps too late sometimes #33

Open jb55 opened 2 months ago

jb55 commented 2 months ago

Example of issue. Look at the center column in the before and after. In the center column the text on the right of the notes is cut off.

before after moving it a bit

Apparently this was also an issue in gossip:

Fixed by @bu5hm4nn here:

Let's try this branch and see if it fixes our issues.

bu5hm4nn commented 2 months ago

Yeah, there's a number of issues with horizontal_wrapped. We are currently running on "gossip-new-allpatch" branch on my fork https://github.com/bu5hm4nn/egui. You can cherry pick those patches onto 0.26 release. I already did a test with 0.27 but it needs a bit more work. (Also has some breaking changes again)

jb55 commented 2 months ago

hmm ok we're using 0.27