[libhandy] leaflet: Better document the folded state



commit 9fa26e0904d84c6cae3c9461404e8e03e833479f
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Tue Jul 21 15:18:39 2020 +0200

    leaflet: Better document the folded state

 src/hdy-leaflet.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/hdy-leaflet.c b/src/hdy-leaflet.c
index 8fc05471..3c2ccfc5 100644
--- a/src/hdy-leaflet.c
+++ b/src/hdy-leaflet.c
@@ -22,8 +22,8 @@
  * the two modes.
  *
  * When there is enough space the children are displayed side by side, otherwise
- * only one is displayed. The threshold is dictated by the preferred minimum
- * sizes of the children.
+ * only one is displayed and the leaflet is said to be “folded”.
+ * The threshold is dictated by the preferred minimum sizes of the children.
  *
  * The “over” and “under” transitions can draw their shadow on top of the
  * window's transparent areas, like the rounded corners. This is a side-effect


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]