Skip to content

Version 1.8

Choose a tag to compare

@snakefoot snakefoot released this 17 Aug 21:10
  • Made CGridColumnTraitImage a base class for all editor column traits, so they all can mimic checkbox support
  • Implemented multiple selection checkbox support, so checkboxes are flipped for all selected rows
  • Implemented min and max column width through the base column trait
  • Fixed several bugs