levelbar: Document CSS node ordering

This commit is contained in:
Matthias Clasen 2016-01-22 23:30:36 -05:00
parent 2cf983eb30
commit 8096740ea4

View File

@ -102,6 +102,9 @@
* mode, the number of filled and unfilled nodes corresponds to blocks that are
* drawn. The block.filled nodes also get a style class .level-name corresponding
* to the level for the current value.
*
* In horizontal orientation, the nodes are always arranged from left to right,
* regardless of text direction.
*/
#include "config.h"