Skip to content

Hypergrid v3.2.2

Compare
Choose a tag to compare
@joneit joneit released this 25 Nov 22:51
· 7 commits to master since this release
4eba8c3

Contents

  1. Scrolling on touch devices (see PR #807)
    With much thanks to @AmirF27 (sorry for the delay!)

  2. column.header setter no longer calls grid.repaint()
    This was the only call to repaint() outside of a UI interaction, so for consistency we are removing it. To see column header text change immediately, call grid.repaint() explicitly following column.header assignments or calls to grid.behavior.setHeaders(arrayOfHeaderText).

Build files

No build files are being published with this release because the next release (v3.3.2) will follow immediately.

NOTE

This version matches in content and version number a fork called faux-hypergrid.