BookFx v0.3.0 Release Notes

Release Date: 2019-12-04 // over 4 years ago
  • 👌 Improvements

    • Box.SizeCols and Box.SizeRows now receive double instead of float for convenience.
    • Font size now based on the double instead of float for convenience.
    • ➕ Added BoxStyle.CenterContinuous() as synonym for BoxStyle.Align(HAlign.CenterContinuous).