Skip to content

Commit

Permalink
forward states in expander
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspackman committed Aug 31, 2023
1 parent 52438fe commit d067070
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/class/qxl/datagrid/column/tree/ExpansionWidget.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ qx.Class.define("qxl.datagrid.column.tree.ExpansionWidget", {
},

members: {
_forwardStates: {
selected: true
},

/**
* Apply for `value`
*/
Expand Down

0 comments on commit d067070

Please sign in to comment.