Files
ladybird/Libraries/LibGUI
Andreas Kling ece555b684 LibGUI: Support inline editing in GUI::IconView
IconView now responds to the editing key (F2) if the view is editable.
It does feel a little bit weird to have content_rect() return the text
rect for an item, and not the whole item rect. This internal API could
probably be better.
2020-09-24 11:40:19 +02:00
..
2020-08-25 09:46:28 +02:00
2020-09-08 14:01:21 +02:00
2020-05-01 16:58:18 +02:00
2020-07-28 16:29:44 +02:00