mirror of
https://review.haiku-os.org/haiku
synced 2025-02-08 14:49:58 +01:00
* 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.