0.9.2
- Add
immut!
family of macros to wrap aFnMut
in aFn
SelectView
: autojump (jump to an item when a letter is pressed) is now opt-inPanel
can now have a title- Fixed layout bug with
SelectView
andListView
.
immut!
family of macros to wrap a FnMut
in a Fn
SelectView
: autojump (jump to an item when a letter is pressed) is now opt-inPanel
can now have a titleSelectView
and ListView
.