Files
ladybird/Libraries/LibGUI
Andreas Kling 5b50174e5d LibGUI: Break IconView item titles into two lines if necessary
This is nice when long item titles don't fit. You can now hover them
(or select them) and we'll break the item text into two lines instead
of just one.

It might make sense to go even further in some cases. Perhaps when
hovering an item, we could show the full item text, painted above
all other items. That's something for a future patch.

It would also be nice if the text didn't jump back and forth when
going in and out of this mode. Also for a future patch.
2020-10-23 09:39:45 +02:00
..
2020-08-25 09:46:28 +02:00
2020-10-02 16:03:17 +02:00
2020-09-30 21:46:59 +02:00