mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 22:34:48 +01:00
85b350edda
* Add a BRow default constructor that use font size to compute height. * Min height size for Title and Row are decoupled. * The font ratio for Title and Row are decoupled. * For small font use min height (set to usual 16.0). * Better baseline formula. * Fixes #11944.