Open Locorock opened 2 years ago
@Locorock I agree this makes sense! Do you have a branch that has changes that do this that you would be willing to contribute?
Not really, i just did a quick edit on krita
@Locorock I agree this makes sense! Do you have a branch that has changes that do this that you would be willing to contribute?
I still think this is a good idea, however I'm just commenting again to say that I haven't yet had a chance to look at how this might be implemented.
I still think this is a good idea, however I'm just commenting again to say that I haven't yet had a chance to look at how this might be implemented.
This seems to do the trick (just \n when you reach the end of the screen), but my rust code is hideous
Still, no idea how to fix the info boxes, i was thinking a marquee but it's probably better to keep the ui static, or maybe have them resize dynamically, stealing some space from the feed box when needed
Thank you! I will take a look when I am able.
On April 17, 2023, Zibi Braniecki @.***> wrote:
I still think this is a good idea, however I'm just commenting again to say that I haven't yet had a chance to look at how this might be implemented.
This seems to do the trick (just \n when you reach the end of the screen), but my rust code is still hideous Still, no idea how to fix the info boxes, i was thinking a marquee but it's probably better to keep the ui static, or maybe have them resize dynamically, stealing some space from the feed box when needed
— Reply to this email directly, view it on GitHub https://github.com/ckampfe/russ/issues/12#issuecomment-1512091285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2B2JBOEROPGJUFEMER6UDXBWWTBANCNFSM6AAAAAARDQ5COE . You are receiving this because you commented.Message ID: @.***>
Is there an existing issue for this?
Feature description
With really long titles, or when russ isn't on fullscreen, text tends to get cut at the border. There is no way to actually read the cut part without looking at the info box, and in that case the info box is so full that the date and part of the link is cut out. That's why i propose for highlighted text to be able to be drawn in multiple lines.
Current Behaviour:
Proposed Behaviour: