Kickstarter Devlog Roundup: April 2021
Every three to four weeks, I've been posting updates on Kickstarter that summarize what I've been adding to the Haxe/OpenFL version of Feathers UI recently. To be sure that no one has missed any of these updates, I'm going to occasionally post a quick roundup here on the Feathers UI blog. Let's jump right in…
2020-11-04: Drawer, HDividedBox and VDividedBox, GridView column resizing, focus management improvements, and ResponsiveGridLayout introduces the new
Drawerslide-out container,HDividedBoxandVDividedBoxcontainers with a resizing handle between children, andResponsiveGridLayout, which gives you a 12 column layout that can change appearance based on device screen width — similar to Bootstrap and other web frameworks.2021-01-15: Form, FormItem, ButtonBar and another look at what was in beta.2 introduces the new
FormandFormItem, andButtonBarcomponents, along with a look back at some things that were in beta.2 but hadn't yet appeared in a devlog.2021-02-05: Alert, Header, scrolling pixel snapping, and setPadding() introduces the new
AlertandHeaderUI components, along with the newsetPadding()method that setspaddingTop,paddingRight,paddingBottom, andpaddingLeftin one method call on any class that has these four properties.2021-04-09: Helping with Lime/OpenFL release, ArrayHierarchicalCollection with filtering/sorting, automated testing with UTest and OpenFL introduces the new
ArrayHierarchicalCollectionclass that makes it easier to provide data toTreeViewandGroupListView. It also links to a sample project to run UTest automated tests with OpenFL that I wanted to share with the community.
Every few months, I'll try to do another roundup of the Kickstarter updates here on the blog. However, if you'd like to see these updates sooner, subscribe to my Kickstarter Atom feed.
Josh Tynjala

