| Issue 46: | When adding an item to a category in a SourceList, the category collapses?! | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem? 1. Create a SourceListModel 2. Create a SourceList 3. Add an Item in one of the category What is the expected output? What do you see instead? The category collapses and this cannot be undone programmatically (the only way is to click on the the category "manually"). Why is ths category collapsed? is this really necessary? At least the SourceList should provide a way to expand a category? What version of the product are you using? On what operating system? macwidgets 0.9.3 on MacOSX 10.5 Please provide any additional information below. Thanks for the widgets, they look fantastic! ;-) |
||||||||||
,
Jan 05, 2009
To be specific, when you add a SourceListItem to another SourceListItem after the SourceListModel has been constructed, the new parent node isn't expanded. I've fixed the issue. Do you have access to the Subversion repository? If so, can you update and verify the change? If not, I can send you a jar file.
Status: Accepted
Owner: kenneth.orr |
|||||||||||
,
Jan 05, 2009
Thanks for the quick response! ;-) I'll have a look at the SVN tonight! Cheers & Happy New Year! |
|||||||||||
,
Jan 06, 2009
No problem Cedric. Once you verify this, I'll mark this issue as fixed.
Status: Started
|
|||||||||||
,
Jan 06, 2009
It works like a charm! Thanks again ;-) Cédric |
|||||||||||
,
Jan 06, 2009
Great!
Status: Fixed
|
|||||||||||
,
Jan 07, 2009
Ah, great you fixed that... i hacked around this while developing our app ... kept a dummy entry to prevent folding ;) |
|||||||||||
|
|
|||||||||||