Kickstarter Devlog Roundup: August 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…
2021-05-21: NumericStepper, app scaling, item renderer accessories, TextInput errorString introduces the new
NumericStepper
component, theIScaleManager
interface to customize how theApplication
component scales. Item renderers may now display an "accessory" view on the right side, and theTextInput
component may display anerrorString
on focus, with a customizable error background skin.2021-07-01: Polishing things up for beta.4, to be released in July previews user-customizable values in the
ComboBox
component, column and header dividers in theGridView
component, and the latest updates aboutAlert
,NumericStepper
,AssetLoader
, and more.2021-08-10: Tiled layouts, page snapping, mask skins, data container keyboard navigation, d-pad focus management, and bug fix bonanza! shows off the new "tiled" layouts, including the ability to customize keyboard navigation in components like
ListView
with the newIKeyboardNavigationLayout
interface, along with the ability to customize snapping positions in scrolling containers with the newISnapLayout
interface.
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.