You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
Apparently this was also an issue in gossip:
Fixed by @bu5hm4nn here:
Let's try this branch and see if it fixes our issues.
The text was updated successfully, but these errors were encountered: