37628f8691
the `node` and `node_repeat` were never called with the optional parameter add_space. And its default value is false, so the corresponding code was never used. I think in general it is better to just have the user of those functions call `builder::space` when they need to instead of adding more complexity to the `node*` functions. |
||
---|---|---|
.. | ||
adapters | ||
cairo | ||
components | ||
drawtypes | ||
events | ||
modules | ||
utils | ||
x11 | ||
CMakeLists.txt | ||
common.hpp | ||
debug.hpp | ||
errors.hpp | ||
settings.hpp.cmake |