3.6
New Features
Adds ability to use maxRows
together with useHorizontalScroll
. If you specify maxRows while useHorizontalScroll is set to yes, it will display exactly maxRows
number of rows. This was requested in #59 .
Fixes
- Fixes a case where search wasn't working properly after closing details of a searched item.
- Performance improvements all over the place, everything should be quicker now.