Don't set selected index in Rollup and Expander until expand transition is
complete
-----------------------------------------------------------------------------------
Key: PIVOT-124
URL: https://issues.apache.org/jira/browse/PIVOT-124
Project: Pivot
Issue Type: Improvement
Components: wtk
Affects Versions: 1.1
Reporter: Greg Brown
Assignee: Todd Volkert
Priority: Minor
Fix For: 1.3
Because the expand transition doesn't start until the selection change event
has already fired, outside listeners have no way of knowing when the transition
will end. This prevents a listener from calling scrollAreaToVisible() when the
container has fully expanded, for example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.