Update README feature overview

This commit is contained in:
Jonathan Daugherty 2018-12-03 10:44:36 -08:00
parent a99183f439
commit 710814dda1

View File

@ -105,12 +105,11 @@ Feature Overview
* Simple dialog box widget * Simple dialog box widget
* Border-drawing widgets (put borders around or in between things) * Border-drawing widgets (put borders around or in between things)
* Generic scrollable viewports * Generic scrollable viewports
* (And many more general-purpose layout control combinators) * General-purpose layout control combinators
Other killer features:
* Extensible widget-building API * Extensible widget-building API
* User-customizable attribute themes * User-customizable attribute themes
* Type-safe, validated input form API (see the `Brick.Forms` module) * Type-safe, validated input form API (see the `Brick.Forms` module)
* A filesystem browser for file selection
* Borders can be configured to automatically connect! * Borders can be configured to automatically connect!
Brick-Users Discussion Brick-Users Discussion